Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.5ms) Completed 200 OK in 32ms (Views: 31.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 12ms SQL (29.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 175 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 176 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 121 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 121 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 121]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 122 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 122 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 122]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 123 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 123 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 123]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 124 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 124 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 124]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 125 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 125 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 125]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 126 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 126 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 126]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 127 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 127 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 127]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 128 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 128 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 128]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 129 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 129 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 129]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 130 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 130 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 130]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 131 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 131 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 131]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 132 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 132 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 132]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 133 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 133 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 133]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 134 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 134 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 134]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 135 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 135 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 135]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 177], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 178], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 179], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 180], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 181], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 182], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 183], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 184], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 185], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:00:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 186], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 187], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 188], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 189], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 190], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:00:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 191], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:00:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:00:58 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.5ms) Completed 200 OK in 32ms (Views: 31.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 12ms SQL (29.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 195 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 196 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 136 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 136 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 136]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 137 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 137 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 137]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 138 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 138 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 138]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 139 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 139 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 139]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 140 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 140 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 140]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 141 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 141 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 141]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 142 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 142 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 142]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 143 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 143 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 143]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 144 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 144 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 144]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 145 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 145 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 145]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 146 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 146 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 146]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 147 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 147 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 147]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 148 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 148 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 148]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 149 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 149 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 149]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 150 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 150 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 150]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 197], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 198], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 199], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 200], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 201], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:01:34 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 202], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 203], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 204], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 205], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 206], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 207], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:01:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 208], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 209], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:01:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 210], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:01:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 211], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:01:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:01:34 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (8.8ms) Completed 200 OK in 34ms (Views: 33.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (30.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 215 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 216 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 151 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 151 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 151]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 152 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 152 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 152]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 153 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 153 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 153]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 154 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 154 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 154]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 155 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 155 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 155]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 156 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 156 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 156]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 157 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 157 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 157]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 158 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 158 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 158]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 159 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 159 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 159]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 160 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 160 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 160]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 161 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 161 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 161]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 162 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 162 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 162]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 163 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 163 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 163]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 164 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 164 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 164]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 165 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 165 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 165]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 217], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 218], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 219], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 220], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 221], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 222], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 223], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 224], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 225], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:07:50 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 226], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:07:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 227], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 228], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:07:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 229], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:07:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 230], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:07:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 231], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:07:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:07:50 UTC +00:00]] Blog::Post Load (0.4ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.4ms) Completed 200 OK in 32ms (Views: 31.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 12ms SQL (30.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 235 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 236 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 166 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 166 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 166]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 167 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 167 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 167]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 168 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 168 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 168]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 169 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 169 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 169]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 170 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 170 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 170]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 171 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 171 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 171]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 172 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 172 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 172]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 173 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 173 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 173]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 174 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 174 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 174]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 175 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 175 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 175]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 176 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 176 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 176]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 177 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 177 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 177]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 178 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 178 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 178]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 179 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 179 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 179]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 180 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 180 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 180]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 237], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 238], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:09:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 239], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 240], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 241], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 242], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:09:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 243], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 244], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 245], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:09:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 246], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 247], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 248], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:09:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 249], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 250], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:09:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 251], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:09:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:09:15 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.8ms) Completed 200 OK in 33ms (Views: 32.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (29.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 255 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 256 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 181 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 181 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 181]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 182 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 182 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 182]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 183 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 183 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 183]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 184 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 184 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 184]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 185 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 185 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 185]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 186 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 186 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 186]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 187 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 187 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 187]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 188 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 188 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 188]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 189 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 189 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 189]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 190 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 190 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 190]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 191 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 191 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 191]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 192 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 192 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 192]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 193 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 193 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 193]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 194 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 194 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 194]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 195 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 195 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 195]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 257], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 258], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 259], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 260], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 261], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 262], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 263], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 264], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 265], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 266], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:18:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 267], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 268], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 269], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 270], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:18:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 271], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:18:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:18:34 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.5ms) Completed 200 OK in 33ms (Views: 32.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (29.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 275 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 276 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 196 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 196 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 196]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 197 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 197 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 197]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 198 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 198 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 198]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 199 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 199 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 199]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 200 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 200 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 200]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 201 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 201 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 201]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 202 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 202 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 202]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 203 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 203 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 203]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 204 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 204 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 204]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 205 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 205 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 205]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 206 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 206 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 206]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 207 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 207 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 207]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 208 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 208 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 208]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 209 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 209 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 209]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 210 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 210 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 210]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 277], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 278], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:20:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 279], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:20:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 280], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:20:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 281], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:20:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 282], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:20:03 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 283], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 284], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 285], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 286], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 287], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 288], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 289], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:20:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 290], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:20:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 291], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:20:03 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.7ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (31.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:52 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:52 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 295 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 296 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 211 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 211 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 211]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 212 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 212 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 212]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 213 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 213 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 213]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 214 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 214 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 214]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 215 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 215 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 215]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 216 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 216 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 216]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 217 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 217 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 217]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 218 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 218 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 218]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 219 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 219 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 219]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 220 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 220 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 220]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 221 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 221 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 221]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 222 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 222 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 222]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 223 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 223 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 223]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 224 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 224 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 224]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 225 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 225 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 225]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 297], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 298], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 299], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 300], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 301], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 302], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 303], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 304], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 305], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 306], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:20:53 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 307], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:20:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 308], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:20:53 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 309], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:20:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 310], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:20:53 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 311], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:20:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:20:53 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (8.1ms) Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (29.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 315 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 316 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 226 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 226 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 226]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 227 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 227 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 227]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 228 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 228 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 228]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 229 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 229 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 229]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 230 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 230 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 230]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 231 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 231 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 231]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 232 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 232 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 232]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 233 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 233 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 233]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 234 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 234 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 234]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 235 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 235 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 235]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 236 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 236 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 236]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 237 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 237 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 237]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 238 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 238 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 238]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 239 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 239 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 239]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 240 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 240 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 240]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 317], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 318], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 319], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 320], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 321], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 322], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 323], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 324], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 325], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 326], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 327], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 328], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:23:17 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 329], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 330], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:23:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 331], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:23:17 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.6ms) Completed 200 OK in 32ms (Views: 32.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (29.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 335 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 336 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 241 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 241 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 241]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 242 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 242 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 242]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 243 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 243 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 243]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 244 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 244 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 244]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 245 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 245 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 245]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 246 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 246 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 246]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 247 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 247 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 247]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 248 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 248 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 248]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 249 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 249 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 249]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 250 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 250 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 250]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 251 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 251 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 251]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 252 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 252 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 252]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 253 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 253 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 253]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 254 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 254 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 254]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 255 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 255 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 255]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 337], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 338], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 339], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 340], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:23:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 341], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 342], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 343], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 344], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:23:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 345], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:23:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 346], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:23:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 347], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 348], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 349], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 350], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:23:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 351], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:23:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:23:36 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.6ms) Completed 200 OK in 32ms (Views: 31.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (29.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:19 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:19 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 355 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 356 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 256 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 256 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 256]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 257 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 257 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 257]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 258 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 258 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 258]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 259 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 259 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 259]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 260 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 260 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 260]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 261 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 261 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 261]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 262 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 262 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 262]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 263 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 263 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 263]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 264 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 264 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 264]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 265 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 265 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 265]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 266 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 266 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 266]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 267 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 267 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 267]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 268 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 268 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 268]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 269 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 269 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 269]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 270 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 270 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 270]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 357], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 358], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 359], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 360], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 361], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 362], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 363], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 364], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 365], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 366], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 367], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 368], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:24:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 369], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:24:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 370], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:24:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 371], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:24:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:24:20 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.8ms) Completed 200 OK in 33ms (Views: 32.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (29.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 375 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 376 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 271 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 271 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 271]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 272 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 272 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 272]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 273 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 273 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 273]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 274 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 274 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 274]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 275 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 275 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 275]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 276 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 276 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 276]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 277 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 277 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 277]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 278 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 278 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 278]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 279 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 279 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 279]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 280 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 280 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 280]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 281 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 281 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 281]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 282 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 282 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 282]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 283 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 283 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 283]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 284 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 284 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 284]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 285 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 285 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 285]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 377], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 378], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 379], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 380], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 381], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 382], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 383], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 384], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 385], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 386], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 387], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 388], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 389], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 390], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:26:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:26:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 391], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:26:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:26:45 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.7ms) Completed 200 OK in 32ms (Views: 32.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (30.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 395 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 396 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 286 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 286 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 286]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 287 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 287 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 287]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 288 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 288 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 288]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 289 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 289 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 289]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 290 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 290 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 290]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 291 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 291 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 291]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 292 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 292 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 292]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 293 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 293 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 293]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 294 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 294 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 294]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 295 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 295 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 295]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 296 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 296 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 296]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 297 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 297 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 297]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 298 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 298 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 298]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 299 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 299 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 299]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 300 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 300 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 300]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 397], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 398], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 399], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 400], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 401], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 402], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:27:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 403], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:27:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 404], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:27:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 405], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:27:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 406], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:27:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 407], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:27:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 408], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:27:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 409], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:27:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 410], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:27:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 411], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:27:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:27:50 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.5ms) Completed 200 OK in 32ms (Views: 32.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 12ms SQL (30.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 4ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 415 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 416 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 301 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 301 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 301]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 302 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 302 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 302]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 303 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 303 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 303]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 304 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 304 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 304]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 305 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 305 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 305]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 306 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 306 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 306]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 307 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 307 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 307]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 308 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 308 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 308]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 309 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 309 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 309]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 310 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 310 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 310]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 311 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 311 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 311]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 312 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 312 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 312]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 313 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 313 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 313]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 314 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 314 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 314]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 315 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 315 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 315]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 417], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 418], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 419], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 420], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 421], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:28:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 422], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 423], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 424], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 425], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:28:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 426], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 427], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 428], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 429], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 430], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:28:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 431], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:28:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:28:47 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/blog/application (7.5ms) Completed 200 OK in 34ms (Views: 33.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (31.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 435 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 436 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 316 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 316 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 316]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 317 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 317 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 317]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 318 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 318 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 318]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 319 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 319 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 319]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 320 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 320 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 320]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 321 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 321 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 321]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 322 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 322 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 322]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 323 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 323 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 323]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 324 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 324 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 324]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 325 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 325 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 325]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 326 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 326 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 326]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 327 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 327 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 327]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 328 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 328 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 328]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 329 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 329 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 329]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 330 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 330 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 330]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 437], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 438], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 439], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 440], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 441], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 442], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 443], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 444], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 445], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 446], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 447], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 448], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 449], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 450], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 21:34:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 451], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 21:34:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 21:34:58 UTC +00:00]] Blog::Post Load (0.4ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 34ms (Views: 33.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 22ms (Views: 22.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 455 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 456 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 331 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 331 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 331]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 332 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 332 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 332]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 333 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 333 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 333]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 334 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 334 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 334]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 335 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 335 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 335]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 336 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 336 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 336]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 337 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 337 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 337]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 338 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 338 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 338]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 339 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 339 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 339]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 340 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 340 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 340]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 341 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 341 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 341]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 342 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 342 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 342]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 343 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 343 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 343]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 344 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 344 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 344]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 345 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 345 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 345]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 457], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 458], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 459], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 460], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 461], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 462], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 22:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 463], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 464], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 465], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 466], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 22:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 467], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 22:14:20 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 468], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 22:14:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 469], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 22:14:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 470], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 22:14:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 471], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:14:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 22:14:21 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 34ms (Views: 33.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (9.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 22ms (Views: 22.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 475 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 476 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 346 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 346 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 346]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 347 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 347 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 347]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 348 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 348 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 348]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 349 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 349 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 349]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 350 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 350 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 350]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 351 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 351 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 351]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 352 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 352 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 352]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 353 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 353 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 353]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 354 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 354 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 354]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 355 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 355 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 355]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 356 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 356 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 356]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 357 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 357 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 357]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 358 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 358 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 358]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 359 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 359 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 359]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 360 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 360 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 360]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 477], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 478], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 22:17:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 479], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 480], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 481], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 482], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 483], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 484], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 485], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 486], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 487], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 488], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 489], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 490], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 22:17:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 491], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 11 Sep 2011 22:17:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 28 Aug 2011 22:17:55 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 34ms (Views: 34.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 495 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 496 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 361 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 361 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 361]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 362 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 362 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 362]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 363 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 363 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 363]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 364 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 364 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 364]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 365 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 365 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 365]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 366 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 366 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 366]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 367 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 367 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 367]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 368 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 368 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 368]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 369 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 369 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 369]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 370 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 370 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 370]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 371 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 371 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 371]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 372 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 372 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 372]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 373 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 373 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 373]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 374 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 374 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 374]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 375 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 375 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 375]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 497], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 498], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 499], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 500], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 501], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 502], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 08:08:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 503], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 504], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 08:08:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 505], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 506], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 507], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 508], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 509], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 08:08:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 510], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 08:08:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 511], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:08:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 08:08:07 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 512 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 513 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 376 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 376 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 376]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 377 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 377 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 377]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 378 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 378 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 378]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 379 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 379 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 379]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 380 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 380 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 380]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 381 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 381 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 381]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 382 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 382 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 382]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 383 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 383 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 383]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 384 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 384 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 384]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 385 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 385 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 385]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 386 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 386 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 386]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 387 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 387 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 387]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 388 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 388 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 388]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 389 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 389 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 389]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 390 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 390 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 390]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 514], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 515], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 516], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 517], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 518], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 519], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 520], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 521], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 08:49:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 522], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 523], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 524], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 525], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 526], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 527], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 08:49:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 528], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 08:49:40 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 54ms (Views: 54.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 532 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 533 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 391 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 391 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 391]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 392 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 392 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 392]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 393 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 393 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 393]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 394 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 394 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 394]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 395 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 395 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 395]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 396 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 396 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 396]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 397 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 397 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 397]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 398 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 398 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 398]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 399 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 399 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 399]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 400 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 400 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 400]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 401 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 401 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 401]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 402 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 402 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 402]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 403 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 403 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 403]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 404 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 404 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 404]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 405 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 405 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 405]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 534], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 535], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 536], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 537], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 538], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 539], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 540], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 541], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 542], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 543], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 544], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 545], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 546], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 547], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 08:49:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 548], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 08:49:45 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 33ms (Views: 33.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (9.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 552 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 553 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 406 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 406 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 406]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 407 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 407 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 407]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 408 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 408 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 408]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 409 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 409 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 409]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 410 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 410 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 410]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 411 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 411 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 411]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 412 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 412 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 412]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 413 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 413 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 413]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 414 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 414 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 414]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 415 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 415 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 415]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 416 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 416 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 416]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 417 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 417 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 417]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 418 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 418 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 418]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 419 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 419 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 419]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 420 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 420 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 420]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 554], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 555], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 08:49:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 556], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 08:49:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 557], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 08:49:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 558], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 08:49:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 559], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 08:49:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 560], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 561], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 562], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 563], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 564], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 565], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 08:49:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 566], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 567], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 08:49:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 568], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 08:49:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 08:49:55 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 34ms (Views: 33.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 572 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 573 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 421 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 421 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 421]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 422 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 422 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 422]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 423 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 423 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 423]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 424 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 424 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 424]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 425 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 425 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 425]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 426 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 426 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 426]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 427 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 427 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 427]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 428 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 428 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 428]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 429 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 429 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 429]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 430 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 430 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 430]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 431 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 431 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 431]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 432 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 432 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 432]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 433 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 433 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 433]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 434 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 434 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 434]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 435 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 435 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 435]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 574], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 575], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:30:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 576], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 577], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 578], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 579], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 580], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 581], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 582], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 583], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 584], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 585], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 586], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 587], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:30:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 588], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:30:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:30:29 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.7ms) Completed 200 OK in 33ms (Views: 33.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (31.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 592 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 593 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 436 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 436 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 436]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 437 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 437 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 437]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 438 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 438 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 438]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 439 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 439 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 439]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 440 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 440 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 440]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 441 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 441 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 441]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 442 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 442 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 442]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 443 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 443 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 443]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 444 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 444 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 444]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 445 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 445 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 445]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 446 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 446 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 446]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 447 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 447 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 447]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 448 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 448 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 448]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 449 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 449 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 449]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 450 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 450 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 450]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 594], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 595], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 596], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 597], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 598], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 599], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 600], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 601], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 602], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 603], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 604], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 605], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 606], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 607], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:31:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 608], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:31:01 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (12.8ms) Completed 200 OK in 50ms (Views: 49.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 15ms SQL (37.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 8ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 612 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 613 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 451 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 451 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 451]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 452 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 452 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 452]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 453 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 453 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 453]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 454 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 454 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 454]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 455 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 455 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 455]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 456 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 456 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 456]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 457 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 457 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 457]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 458 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 458 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 458]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 459 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 459 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 459]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 460 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 460 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 460]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 461 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 461 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 461]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 462 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 462 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 462]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 463 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 463 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 463]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 464 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 464 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 464]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 465 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 465 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 465]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 614], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 615], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 616], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 617], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:31:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 618], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 619], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 620], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:31:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 621], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 622], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:31:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 623], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 624], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 625], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 626], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 627], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:31:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 628], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:31:25 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 35ms (Views: 34.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (30.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 632 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 633 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 466 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 466 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 466]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 467 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 467 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 467]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 468 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 468 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 468]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 469 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 469 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 469]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 470 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 470 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 470]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 471 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 471 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 471]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 472 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 472 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 472]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 473 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 473 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 473]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 474 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 474 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 474]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 475 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 475 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 475]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 476 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 476 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 476]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 477 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 477 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 477]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 478 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 478 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 478]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 479 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 479 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 479]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 480 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 480 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 480]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 634], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 635], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 636], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 637], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 638], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 639], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:31:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 640], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 641], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:31:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 642], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 643], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 644], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 645], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 646], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 647], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:31:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 648], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:31:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:31:34 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 33ms (Views: 33.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (30.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 652 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 653 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 481 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 481 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 481]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 482 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 482 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 482]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 483 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 483 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 483]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 484 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 484 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 484]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 485 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 485 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 485]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 486 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 486 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 486]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 487 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 487 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 487]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 488 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 488 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 488]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 489 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 489 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 489]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 490 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 490 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 490]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 491 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 491 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 491]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 492 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 492 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 492]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 493 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 493 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 493]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 494 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 494 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 494]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 495 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 495 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 495]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 654], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 655], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:42:04 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 656], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:42:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 657], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 658], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 659], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 660], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 661], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 662], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 663], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:42:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 664], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 665], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:42:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 666], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 667], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:42:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 668], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:42:04 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.9ms) Completed 200 OK in 34ms (Views: 33.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (32.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 672 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 673 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 496 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 496 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 496]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 497 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 497 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 497]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 498 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 498 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 498]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 499 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 499 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 499]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 500 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 500 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 500]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 501 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 501 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 501]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 502 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 502 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 502]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 503 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 503 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 503]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 504 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 504 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 504]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 505 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 505 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 505]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 506 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 506 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 506]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 507 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 507 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 507]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 508 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 508 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 508]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 509 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 509 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 509]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 510 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 510 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 510]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 674], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 675], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 676], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 677], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 678], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:42:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 679], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 680], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 681], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 682], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:42:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 683], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 684], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:42:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 685], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 686], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 687], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:42:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 688], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:42:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:42:13 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 33ms (Views: 33.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (31.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 692 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 693 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 511 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 511 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 511]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 512 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 512 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 512]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 513 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 513 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 513]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 514 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 514 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 514]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 515 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 515 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 515]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 516 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 516 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 516]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 517 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 517 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 517]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 518 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 518 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 518]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 519 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 519 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 519]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 520 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 520 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 520]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 521 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 521 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 521]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 522 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 522 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 522]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 523 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 523 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 523]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 524 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 524 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 524]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 525 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 525 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 525]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 694], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 695], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 696], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 697], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 698], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 699], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 700], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 701], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 702], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 703], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 704], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 705], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 706], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:56:28 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 707], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:56:28 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 708], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:28 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:56:28 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.9ms) Completed 200 OK in 34ms (Views: 33.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 712 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 713 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 526 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 526 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 526]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 527 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 527 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 527]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 528 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 528 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 528]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 529 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 529 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 529]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 530 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 530 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 530]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 531 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 531 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 531]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 532 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 532 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 532]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 533 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 533 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 533]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 534 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 534 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 534]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 535 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 535 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 535]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 536 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 536 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 536]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 537 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 537 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 537]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 538 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 538 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 538]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 539 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 539 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 539]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 540 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 540 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 540]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 714], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 715], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 716], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 717], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 718], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 719], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 720], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 721], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:56:56 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 722], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 723], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 724], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 725], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 726], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 727], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:56:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 728], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:56:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:56:56 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 33ms (Views: 33.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 732 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 733 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 541 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 541 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 541]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 542 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 542 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 542]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 543 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 543 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 543]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 544 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 544 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 544]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 545 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 545 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 545]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 546 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 546 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 546]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 547 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 547 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 547]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 548 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 548 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 548]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 549 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 549 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 549]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 550 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 550 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 550]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 551 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 551 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 551]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 552 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 552 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 552]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 553 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 553 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 553]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 554 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 554 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 554]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 555 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 555 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 555]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 734], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 735], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 736], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:58:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 737], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:58:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 738], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 739], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 740], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 741], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 742], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 743], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 744], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 745], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:58:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 746], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:58:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 747], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:58:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 748], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:58:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:58:15 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 34ms (Views: 33.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms SQL (31.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 752 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 753 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 556 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 556 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 556]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 557 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 557 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 557]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 558 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 558 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 558]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 559 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 559 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 559]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 560 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 560 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 560]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 561 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 561 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 561]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 562 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 562 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 562]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 563 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 563 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 563]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 564 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 564 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 564]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 565 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 565 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 565]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 566 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 566 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 566]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 567 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 567 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 567]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 568 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 568 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 568]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 569 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 569 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 569]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 570 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 570 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 570]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 754], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 755], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 756], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 757], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 758], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 09:59:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 759], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 760], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 761], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 09:59:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 762], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 763], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 764], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 765], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 766], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 767], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 09:59:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 768], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 09:59:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 09:59:02 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 769 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 770 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 571 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 571 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 571]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 572 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 572 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 572]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 573 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 573 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 573]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 574 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 574 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 574]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 575 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 575 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 575]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 576 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 576 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 576]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 577 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 577 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 577]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 578 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 578 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 578]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 579 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 579 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 579]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 580 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 580 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 580]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 581 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 581 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 581]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 582 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 582 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 582]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 583 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 583 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 583]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 584 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 584 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 584]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 585 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 585 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 585]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 771], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 772], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 10:54:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 773], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 774], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 775], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 10:54:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 776], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 777], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 778], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 779], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 780], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 10:54:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 781], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 10:54:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 782], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 10:54:05 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 783], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 10:54:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 784], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 10:54:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 785], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 10:54:05 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.9ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (31.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 789 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 790 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 586 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 586 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 586]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 587 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 587 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 587]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 588 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 588 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 588]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 589 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 589 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 589]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 590 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 590 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 590]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 591 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 591 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 591]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 592 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 592 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 592]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 593 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 593 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 593]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 594 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 594 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 594]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 595 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 595 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 595]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 596 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 596 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 596]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 597 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 597 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 597]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 598 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 598 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 598]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 599 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 599 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 599]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 600 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 600 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 600]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 791], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 792], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 793], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 794], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 795], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 796], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 797], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 798], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 799], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 10:54:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 800], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 10:54:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 801], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 10:54:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 802], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 803], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 10:54:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 804], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 10:54:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 805], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:54:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 10:54:10 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 806 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 807 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 601 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 601 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 601]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 602 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 602 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 602]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 603 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 603 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 603]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 604 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 604 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 604]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 605 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 605 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 605]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 606 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 606 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 606]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 607 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 607 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 607]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 608 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 608 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 608]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 609 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 609 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 609]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 610 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 610 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 610]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 611 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 611 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 611]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 612 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 612 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 612]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 613 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 613 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 613]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 614 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 614 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 614]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 615 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 615 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 615]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 808], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 809], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 810], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 10:55:41 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 811], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 10:55:41 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 812], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 10:55:41 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 813], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 10:55:41 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 814], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 10:55:41 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 815], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 10:55:41 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 816], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 817], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 818], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 10:55:41 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 819], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 820], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 821], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 10:55:41 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 822], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 10:55:41 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 36ms (Views: 35.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 15ms SQL (32.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:46 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 826 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 827 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 616 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 616 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 616]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 617 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 617 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 617]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 618 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 618 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 618]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 619 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 619 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 619]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 620 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 620 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 620]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 621 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 621 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 621]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 622 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 622 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 622]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 623 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 623 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 623]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 624 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 624 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 624]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 625 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 625 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 625]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 626 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 626 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 626]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 627 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 627 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 627]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 628 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 628 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 628]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 629 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 629 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 629]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 630 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 630 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 630]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 828], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 829], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 830], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 831], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 832], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 833], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 834], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 835], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 836], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 10:55:47 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 837], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 838], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 839], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 10:55:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 840], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 841], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 10:55:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 842], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 10:55:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 10:55:47 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 38ms (Views: 37.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 15ms SQL (33.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 10ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 846 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 847 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 631 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 631 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 631]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 632 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 632 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 632]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 633 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 633 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 633]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 634 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 634 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 634]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 635 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 635 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 635]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 636 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 636 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 636]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 637 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 637 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 637]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 638 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 638 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 638]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 639 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 639 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 639]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 640 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 640 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 640]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 641 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 641 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 641]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 642 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 642 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 642]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 643 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 643 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 643]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 644 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 644 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 644]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 645 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 645 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 645]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 848], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 849], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 850], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 851], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:06:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 852], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:06:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 853], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 854], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 855], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:06:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 856], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 857], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 858], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 859], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:06:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 860], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 861], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:06:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 862], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:06:08 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 38ms (Views: 37.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 15ms SQL (12.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 866 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 867 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 646 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 646 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 646]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 647 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 647 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 647]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 648 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 648 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 648]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 649 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 649 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 649]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 650 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 650 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 650]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 651 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 651 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 651]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 652 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 652 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 652]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 653 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 653 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 653]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 654 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 654 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 654]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 655 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 655 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 655]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 656 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 656 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 656]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 657 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 657 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 657]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 658 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 658 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 658]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 659 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 659 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 659]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 660 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 660 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 660]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 868], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 869], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 870], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 871], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 872], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 873], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 874], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:06:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 875], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 876], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 877], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 878], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 879], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 880], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:06:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 881], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:06:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 882], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:06:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:06:26 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 38ms (Views: 37.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 17ms SQL (41.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:32 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:32 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 5ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 886 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 887 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 661 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 661 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 661]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 662 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 662 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 662]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 663 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 663 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 663]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 664 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 664 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 664]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 665 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 665 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 665]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 666 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 666 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 666]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 667 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 667 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 667]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 668 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 668 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 668]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 669 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 669 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 669]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 670 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 670 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 670]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 671 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 671 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 671]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 672 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 672 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 672]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 673 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 673 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 673]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 674 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 674 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 674]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 675 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 675 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 675]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 888], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 889], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:07:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 890], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:07:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 891], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:07:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 892], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 893], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 894], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:07:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 895], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:07:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 896], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:07:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 897], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:07:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 898], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:07:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 899], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 900], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 901], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:07:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 902], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:07:33 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 906 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 907 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 676 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 676 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 676]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 677 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 677 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 677]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 678 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 678 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 678]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 679 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 679 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 679]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 680 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 680 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 680]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 681 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 681 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 681]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 682 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 682 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 682]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 683 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 683 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 683]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 684 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 684 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 684]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 685 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 685 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 685]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 686 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 686 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 686]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 687 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 687 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 687]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 688 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 688 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 688]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 689 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 689 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 689]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 690 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 690 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 690]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 908], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 909], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 910], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:07:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 911], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 912], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 913], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 914], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 915], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 916], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 917], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 918], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 919], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:07:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 920], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:07:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 921], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:07:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 922], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:07:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:07:44 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 39ms (Views: 38.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 15ms SQL (33.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 6ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 926 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 927 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 691 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 691 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 691]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 692 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 692 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 692]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 693 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 693 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 693]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 694 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 694 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 694]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 695 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 695 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 695]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 696 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 696 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 696]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 697 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 697 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 697]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 698 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 698 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 698]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 699 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 699 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 699]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 700 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 700 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 700]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 701 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 701 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 701]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 702 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 702 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 702]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 703 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 703 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 703]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 704 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 704 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 704]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 705 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 705 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 705]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 928], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 929], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:17:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 930], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:17:31 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 931], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:17:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 932], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:17:31 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 933], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 934], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 935], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 936], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 937], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 938], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 939], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:17:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 940], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:17:31 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 941], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:17:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 942], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:17:31 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (10.0ms) Completed 200 OK in 43ms (Views: 42.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 16ms SQL (39.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:48 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:48 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 946 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 947 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 706 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 706 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 706]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 707 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 707 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 707]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 708 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 708 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 708]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 709 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 709 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 709]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 710 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 710 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 710]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 711 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 711 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 711]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 712 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 712 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 712]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 713 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 713 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 713]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 714 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 714 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 714]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 715 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 715 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 715]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 716 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 716 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 716]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 717 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 717 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 717]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 718 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 718 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 718]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 719 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 719 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 719]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 720 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 720 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 720]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 948], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 949], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 950], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 951], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:17:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 952], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:17:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 953], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 954], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 955], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 956], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:17:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 957], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 958], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 959], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 960], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:17:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 961], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:17:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 962], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:17:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:17:49 UTC +00:00]] Blog::Post Load (0.6ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 965 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 966 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 721 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 721 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 721]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 722 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 722 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 722]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 723 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 723 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 723]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 724 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 724 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 724]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 725 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 725 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 725]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 726 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 726 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 726]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 727 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 727 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 727]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 728 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 728 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 728]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 729 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 729 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 729]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 730 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 730 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 730]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 731 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 731 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 731]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 732 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 732 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 732]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 733 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 733 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 733]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 734 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 734 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 734]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 735 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 735 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 735]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 967], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 968], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 969], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 970], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:26:44 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 971], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 972], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 973], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:26:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 974], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 975], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:26:44 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 976], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 977], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 978], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 979], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 980], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:26:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 981], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:26:44 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 38ms (Views: 37.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Completed 500 Internal Server Error in 7ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 985 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 986 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 736 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 736 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 736]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 737 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 737 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 737]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 738 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 738 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 738]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 739 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 739 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 739]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 740 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 740 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 740]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 741 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 741 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 741]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 742 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 742 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 742]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 743 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 743 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 743]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 744 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 744 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 744]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 745 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 745 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 745]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 746 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 746 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 746]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 747 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 747 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 747]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 748 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 748 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 748]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 749 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 749 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 749]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 750 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 750 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 750]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 987], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 988], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:26:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 989], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:26:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 990], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:26:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 991], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:26:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 992], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 993], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 994], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:26:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 995], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:26:58 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 996], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 997], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 998], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 999], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1000], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:26:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1001], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:26:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:26:58 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (10.2ms) Completed 200 OK in 39ms (Views: 39.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 8ms SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1005 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1006 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 751 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 751 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 751]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 752 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 752 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 752]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 753 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 753 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 753]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 754 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 754 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 754]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 755 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 755 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 755]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 756 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 756 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 756]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 757 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 757 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 757]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 758 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 758 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 758]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 759 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 759 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 759]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 760 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 760 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 760]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 761 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 761 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 761]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 762 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 762 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 762]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 763 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 763 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 763]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 764 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 764 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 764]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 765 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 765 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 765]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1007], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1008], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1009], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1010], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1011], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1012], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1013], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1014], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1015], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1016], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1017], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:31:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1018], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1019], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1020], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:31:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1021], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:31:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:31:54 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (9.0ms) Completed 200 OK in 36ms (Views: 35.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (11.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1025 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1026 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 766 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 766 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 766]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 767 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 767 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 767]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 768 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 768 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 768]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 769 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 769 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 769]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 770 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 770 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 770]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 771 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 771 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 771]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 772 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 772 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 772]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 773 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 773 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 773]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 774 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 774 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 774]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 775 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 775 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 775]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 776 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 776 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 776]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 777 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 777 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 777]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 778 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 778 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 778]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 779 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 779 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 779]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 780 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 780 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 780]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1027], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1028], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1029], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1030], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1031], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1032], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1033], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1034], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1035], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1036], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1037], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1038], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:32:27 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1039], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:32:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1040], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:32:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1041], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:32:27 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 36ms (Views: 35.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1045 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1046 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 781 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 781 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 781]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 782 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 782 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 782]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 783 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 783 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 783]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 784 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 784 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 784]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 785 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 785 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 785]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 786 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 786 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 786]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 787 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 787 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 787]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 788 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 788 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 788]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 789 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 789 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 789]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 790 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 790 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 790]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 791 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 791 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 791]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 792 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 792 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 792]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 793 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 793 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 793]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 794 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 794 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 794]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 795 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 795 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 795]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1047], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1048], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1049], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1050], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1051], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1052], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1053], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1054], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1055], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1056], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1057], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1058], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1059], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:32:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1060], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:32:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1061], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:32:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:32:40 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 37ms (Views: 36.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (11.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1065 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1066 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 796 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 796 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 796]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 797 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 797 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 797]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 798 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 798 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 798]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 799 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 799 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 799]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 800 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 800 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 800]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 801 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 801 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 801]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 802 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 802 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 802]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 803 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 803 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 803]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 804 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 804 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 804]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 805 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 805 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 805]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 806 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 806 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 806]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 807 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 807 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 807]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 808 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 808 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 808]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 809 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 809 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 809]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 810 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 810 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 810]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1067], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1068], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1069], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1070], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1071], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1072], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1073], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1074], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1075], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1076], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1077], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1078], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:33:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1079], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1080], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:33:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1081], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:33:36 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (9.5ms) Completed 200 OK in 38ms (Views: 37.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1085 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1086 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 811 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 811 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 811]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 812 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 812 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 812]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 813 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 813 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 813]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 814 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 814 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 814]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 815 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 815 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 815]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 816 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 816 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 816]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 817 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 817 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 817]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 818 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 818 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 818]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 819 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 819 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 819]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 820 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 820 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 820]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 821 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 821 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 821]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 822 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 822 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 822]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 823 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 823 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 823]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 824 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 824 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 824]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 825 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 825 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 825]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1087], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1088], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1089], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1090], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:33:59 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1091], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1092], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1093], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1094], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1095], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1096], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1097], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1098], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1099], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:33:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1100], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:33:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1101], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:33:59 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 36ms (Views: 35.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1105 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1106 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 826 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 826 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 826]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 827 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 827 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 827]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 828 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 828 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 828]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 829 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 829 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 829]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 830 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 830 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 830]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 831 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 831 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 831]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 832 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 832 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 832]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 833 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 833 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 833]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 834 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 834 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 834]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 835 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 835 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 835]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 836 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 836 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 836]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 837 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 837 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 837]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 838 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 838 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 838]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 839 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 839 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 839]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 840 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 840 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 840]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1107], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1108], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1109], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:34:15 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1110], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1111], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1112], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1113], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1114], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1115], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1116], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1117], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1118], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:34:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1119], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1120], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:34:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1121], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:34:15 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 36ms (Views: 36.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:51 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1125 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1126 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 841 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 841 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 841]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 842 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 842 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 842]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 843 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 843 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 843]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 844 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 844 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 844]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 845 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 845 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 845]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 846 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 846 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 846]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 847 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 847 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 847]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 848 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 848 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 848]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 849 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 849 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 849]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 850 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 850 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 850]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 851 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 851 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 851]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 852 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 852 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 852]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 853 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 853 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 853]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 854 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 854 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 854]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 855 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 855 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 855]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1127], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1128], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1129], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:34:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1130], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:34:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1131], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1132], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1133], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:34:52 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1134], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1135], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1136], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:34:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1137], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1138], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:34:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1139], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:34:52 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1140], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:34:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1141], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:34:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:34:52 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 43ms (Views: 43.0ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 8ms SQL (12.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1145 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1146 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 856 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 856 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 856]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 857 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 857 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 857]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 858 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 858 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 858]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 859 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 859 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 859]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 860 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 860 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 860]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 861 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 861 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 861]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 862 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 862 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 862]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 863 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 863 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 863]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 864 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 864 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 864]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 865 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 865 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 865]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 866 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 866 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 866]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 867 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 867 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 867]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 868 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 868 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 868]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 869 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 869 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 869]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 870 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 870 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 870]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1147], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1148], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1149], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1150], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1151], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1152], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1153], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1154], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1155], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1156], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1157], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:35:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1158], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1159], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1160], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:35:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1161], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:35:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:35:53 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (11.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1165 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1166 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 871 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 871 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 871]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 872 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 872 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 872]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 873 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 873 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 873]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 874 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 874 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 874]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 875 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 875 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 875]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 876 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 876 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 876]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 877 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 877 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 877]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 878 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 878 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 878]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 879 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 879 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 879]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 880 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 880 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 880]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 881 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 881 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 881]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 882 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 882 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 882]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 883 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 883 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 883]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 884 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 884 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 884]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 885 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 885 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 885]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1167], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1168], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1169], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1170], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1171], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1172], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1173], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1174], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1175], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1176], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1177], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1178], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:36:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1179], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1180], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:36:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1181], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:36:18 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (11.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1185 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1186 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 886 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 886 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 886]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 887 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 887 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 887]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 888 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 888 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 888]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 889 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 889 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 889]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 890 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 890 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 890]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 891 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 891 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 891]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 892 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 892 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 892]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 893 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 893 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 893]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 894 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 894 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 894]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 895 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 895 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 895]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 896 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 896 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 896]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 897 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 897 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 897]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 898 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 898 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 898]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 899 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 899 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 899]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 900 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 900 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 900]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1187], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1188], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:36:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1189], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:36:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1190], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1191], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1192], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:36:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1193], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:36:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1194], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1195], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:36:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1196], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:36:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1197], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1198], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:36:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1199], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:36:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1200], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:36:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1201], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:36:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:36:33 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1205 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1206 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 901 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 901 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 901]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 902 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 902 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 902]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 903 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 903 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 903]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 904 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 904 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 904]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 905 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 905 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 905]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 906 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 906 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 906]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 907 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 907 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 907]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 908 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 908 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 908]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 909 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 909 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 909]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 910 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 910 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 910]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 911 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 911 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 911]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 912 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 912 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 912]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 913 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 913 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 913]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 914 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 914 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 914]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 915 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 915 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 915]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1207], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1208], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1209], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:37:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1210], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1211], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1212], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1213], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1214], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1215], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1216], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:37:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1217], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:37:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1218], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1219], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1220], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:37:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1221], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:37:02 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 36ms (Views: 36.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1225 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1226 LIMIT 1 Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 916 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 916 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 916]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 917 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 917 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 917]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 918 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 918 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 918]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 919 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 919 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 919]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 920 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 920 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 920]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 921 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 921 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 921]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 922 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 922 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 922]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 923 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 923 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 923]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 924 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 924 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 924]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 925 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 925 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 925]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 926 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 926 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 926]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 927 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 927 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 927]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 928 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 928 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 928]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 929 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 929 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 929]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 930 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 930 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 930]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1227], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1228], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:37:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1229], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:37:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1230], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1231], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1232], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1233], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1234], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1235], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:37:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1236], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:37:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1237], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:37:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1238], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1239], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1240], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:37:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1241], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:37:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:37:08 UTC +00:00]] Blog::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 56ms (Views: 55.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:04 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:04 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:04 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:05 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:05 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:20 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (7.9ms) Completed 200 OK in 54ms (Views: 53.9ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:31 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 36ms (Views: 35.5ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (11.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1254 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1255 LIMIT 1 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 931 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 931 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 931]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 932 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 932 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 932]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 933 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 933 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 933]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 934 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 934 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 934]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 935 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 935 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 935]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 936 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 936 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 936]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 937 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 937 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 937]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 938 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 938 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 938]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 939 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 939 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 939]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 940 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 940 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 940]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 941 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 941 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 941]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 942 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 942 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 942]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 943 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 943 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 943]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 944 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 944 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 944]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 945 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 945 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 945]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1256], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1257], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 11:39:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1258], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 11:39:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1259], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 11:39:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1260], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1261], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1262], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1263], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1264], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 11:39:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1265], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 11:39:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1266], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1267], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 11:39:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1268], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1269], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 11:39:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1270], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 11:39:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 11:39:37 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 56ms (Views: 56.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (11.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 11:46:10 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blog"} Rendered /Users/Gavin/Gems/blog/app/views/blog/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 36ms (Views: 35.4ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#new as HTML Parameters: {"use_route"=>"blog"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blog"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blog::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["username", "bodacious"]] Processing by Blog::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blog"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:23 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1277 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1278 LIMIT 1 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 946 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 946 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 946]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 947 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 947 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 947]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 948 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 948 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 948]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 949 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 949 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 949]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 950 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 950 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 950]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 951 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 951 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 951]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 952 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 952 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 952]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 953 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 953 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 953]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 954 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 954 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 954]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 955 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 955 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 955]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 956 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 956 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 956]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 957 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 957 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 957]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 958 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 958 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 958]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 959 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 959 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 959]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 960 AND "taggings"."taggable_type" = 'Blog::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 960 AND "taggings"."taggable_type" = 'Blog::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 960]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1279], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1280], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 11 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1281], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 10 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1282], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 09 Sep 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1283], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 08 Sep 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1284], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 07 Sep 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1285], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 06 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1286], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 05 Sep 2011 12:32:24 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1287], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 04 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1288], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 03 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1289], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 02 Sep 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1290], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 01 Sep 2011 12:32:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1291], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 31 Aug 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1292], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 30 Aug 2011 12:32:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["password", "password"], ["updated_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1293], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Mon, 12 Sep 2011 12:32:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 29 Aug 2011 12:32:24 UTC +00:00]] Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blog::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (47.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:40:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:40:44 UTC +00:00], ["username", "Jeronimo"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:40:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:40:44 UTC +00:00], ["username", "Jeronimo"]] SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:20 UTC +00:00], ["username", "Jeronimo"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:20 UTC +00:00], ["username", "Jeronimo"]] SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:26 UTC +00:00], ["username", "Jeronimo"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:26 UTC +00:00], ["username", "Jeronimo"]] Blogit::Post Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments"  SQL (10.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1303 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1304 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 961 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 961 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 961]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 962 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 962 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 962]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 963 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 963 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 963]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 964 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 964 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 964]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 965 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 965 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 965]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 966 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 966 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 966]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 967 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 967 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 967]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 968 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 968 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 968]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 969 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 969 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 969]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 970 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 970 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 970]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 971 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 971 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 971]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 972 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 972 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 972]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 973 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 973 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 973]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 974 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 974 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 974]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 975 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 975 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 975]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1305], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1306], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1307], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1308], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1309], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1310], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1311], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:41:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1312], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1313], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1314], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1315], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:41:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1316], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1317], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:41:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1318], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:41:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1319], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:41:32 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:37 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1323 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1324 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 976 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 976 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 976]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 977 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 977 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 977]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 978 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 978 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 978]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 979 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 979 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 979]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 980 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 980 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 980]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 981 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 981 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 981]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 982 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 982 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 982]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 983 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 983 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 983]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 984 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 984 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 984]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 985 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 985 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 985]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 986 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 986 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 986]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 987 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 987 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 987]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 988 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 988 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 988]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 989 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 989 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 989]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 990 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 990 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 990]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1325], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1326], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:41:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1327], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1328], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1329], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1330], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1331], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1332], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1333], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1334], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:41:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1335], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1336], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1337], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1338], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:41:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1339], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:41:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:41:38 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:50 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1343 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1344 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 991 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 991 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 991]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 992 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 992 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 992]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 993 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 993 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 993]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 994 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 994 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 994]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 995 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 995 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 995]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 996 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 996 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 996]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 997 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 997 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 997]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 998 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 998 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 998]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 999 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 999 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 999]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1000 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1000 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1000]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1001 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1001 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1001]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1002 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1002 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1002]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1003 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1003 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1003]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1004 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1004 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1004]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1005 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1005 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1005]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1345], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1346], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:42:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1347], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1348], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1349], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1350], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:42:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1351], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1352], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1353], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:42:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1354], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:42:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1355], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1356], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1357], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1358], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:42:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1359], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:42:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:42:51 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1363 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1364 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1006 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1006 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1006]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1007 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1007 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1007]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1008 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1008 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1008]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1009 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1009 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1009]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1010 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1010 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1010]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1011 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1011 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1011]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1012 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1012 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1012]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1013 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1013 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1013]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1014 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1014 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1014]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1015 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1015 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1015]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1016 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1016 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1016]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1017 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1017 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1017]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1018 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1018 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1018]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1019 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1019 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1019]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1020 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1020 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1020]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1365], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1366], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:46:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1367], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1368], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:46:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1369], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1370], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1371], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1372], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1373], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1374], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1375], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1376], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1377], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1378], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:46:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1379], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:46:09 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1383 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1384 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1021 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1021 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1021]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1022 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1022 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1022]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1023 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1023 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1023]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1024 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1024 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1024]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1025 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1025 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1025]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1026 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1026 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1026]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1027 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1027 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1027]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1028 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1028 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1028]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1029 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1029 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1029]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1030 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1030 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1030]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1031 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1031 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1031]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1032 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1032 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1032]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1033 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1033 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1033]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1034 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1034 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1034]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1035 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1035 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1035]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1385], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1386], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1387], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1388], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:46:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1389], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1390], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1391], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1392], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:46:23 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1393], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1394], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1395], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1396], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1397], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1398], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:46:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1399], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:46:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:46:23 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1403 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1404 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1036 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1036 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1036]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1037 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1037 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1037]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1038 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1038 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1038]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1039 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1039 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1039]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1040 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1040 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1040]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1041 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1041 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1041]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1042 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1042 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1042]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1043 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1043 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1043]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1044 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1044 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1044]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1045 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1045 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1045]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1046 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1046 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1046]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1047 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1047 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1047]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1048 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1048 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1048]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1049 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1049 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1049]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1050 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1050 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1050]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1405], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1406], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1407], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1408], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1409], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1410], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:48:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1411], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1412], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1413], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1414], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:48:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1415], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1416], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1417], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:48:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1418], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:48:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1419], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:48:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:48:02 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (11.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1423 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1424 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1051 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1051 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1051]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1052 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1052 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1052]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1053 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1053 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1053]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1054 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1054 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1054]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1055 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1055 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1055]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1056 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1056 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1056]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1057 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1057 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1057]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1058 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1058 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1058]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1059 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1059 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1059]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1060 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1060 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1060]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1061 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1061 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1061]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1062 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1062 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1062]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1063 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1063 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1063]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1064 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1064 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1064]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1065 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1065 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1065]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1425], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1426], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1427], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1428], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:49:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1429], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:49:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1430], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1431], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1432], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1433], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:49:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1434], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:49:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1435], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1436], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1437], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1438], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:49:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1439], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:49:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:49:21 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1443 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1444 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1066 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1066 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1066]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1067 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1067 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1067]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1068 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1068 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1068]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1069 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1069 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1069]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1070 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1070 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1070]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1071 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1071 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1071]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1072 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1072 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1072]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1073 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1073 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1073]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1074 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1074 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1074]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1075 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1075 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1075]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1076 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1076 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1076]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1077 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1077 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1077]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1078 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1078 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1078]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1079 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1079 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1079]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1080 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1080 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1080]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1445], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1446], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:50:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1447], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1448], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1449], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1450], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:50:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1451], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1452], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1453], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1454], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1455], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:50:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1456], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1457], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1458], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:50:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1459], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:50:05 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1463 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1464 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1081 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1081 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1081]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1082 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1082 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1082]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1083 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1083 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1083]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1084 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1084 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1084]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1085 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1085 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1085]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1086 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1086 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1086]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1087 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1087 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1087]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1088 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1088 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1088]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1089 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1089 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1089]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1090 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1090 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1090]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1091 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1091 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1091]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1092 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1092 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1092]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1093 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1093 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1093]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1094 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1094 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1094]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1095 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1095 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1095]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1465], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1466], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 19:50:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1467], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 19:50:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1468], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1469], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1470], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1471], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1472], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1473], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1474], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1475], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1476], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1477], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 19:50:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1478], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 19:50:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1479], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:50:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 19:50:51 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 121ms (Views: 120.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) SQL (32.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 56ms (Views: 55.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 90ms SQL (9.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 57ms (Views: 56.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:51:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 56ms (Views: 55.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 56ms (Views: 55.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:52:40 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 56ms (Views: 56.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 56ms (Views: 55.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1503], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:55:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 56ms (Views: 55.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1507], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 58ms (Views: 57.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1511], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:56:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 56ms (Views: 55.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1515], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1516], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (7.9ms) Completed 200 OK in 56ms (Views: 55.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1520], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1521], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 56ms (Views: 55.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1525], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1526], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 19:58:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1531 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1532 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1096 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1096 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1096]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1097 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1097 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1097]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1098 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1098 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1098]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1099 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1099 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1099]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1100 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1100 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1100]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1101 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1101 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1101]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1102 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1102 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1102]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1103 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1103 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1103]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1104 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1104 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1104]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1105 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1105 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1105]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1106 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1106 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1106]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1107 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1107 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1107]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1108 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1108 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1108]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1109 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1109 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1109]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1110 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1110 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1110]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1111 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1111 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1111]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1112 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1112 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1112]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1113 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1113 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1113]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1114 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1114 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1114]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1115 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1115 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1115]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1116 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1116 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1116]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1117 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1117 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1117]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1118 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1118 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1118]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1119 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1119 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1119]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1533], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1534], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:02:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1535], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1536], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1537], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1538], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1539], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:02:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1540], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1541], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1542], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1543], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1544], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1545], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:02:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1546], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:02:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1547], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:02:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:02:11 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 37ms (Views: 37.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1551 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1552 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1120 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1120 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1120]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1121 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1121 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1121]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1122 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1122 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1122]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1123 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1123 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1123]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1124 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1124 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1124]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1125 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1125 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1125]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1126 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1126 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1126]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1127 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1127 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1127]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1128 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1128 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1128]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1129 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1129 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1129]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1130 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1130 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1130]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1131 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1131 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1131]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1132 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1132 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1132]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1133 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1133 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1133]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1134 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1134 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1134]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1553], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1554], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1555], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1556], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1557], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1558], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1559], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1560], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:16:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1561], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1562], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:16:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1563], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1564], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1565], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:16:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1566], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:16:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1567], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:16:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:16:07 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1571 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1572 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1135 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1135 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1135]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1136 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1136 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1136]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1137 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1137 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1137]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1138 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1138 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1138]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1139 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1139 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1139]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1140 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1140 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1140]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1141 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1141 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1141]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1142 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1142 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1142]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1143 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1143 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1143]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1144 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1144 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1144]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1145 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1145 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1145]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1146 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1146 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1146]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1147 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1147 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1147]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1148 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1148 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1148]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1149 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1149 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1149]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1573], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1574], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:17:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1575], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:17:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1576], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:17:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1577], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:17:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1578], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:17:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1579], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:17:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1580], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1581], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:17:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1582], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1583], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1584], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1585], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1586], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:17:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1587], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:17:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:17:22 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 58ms (Views: 57.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1590], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1591], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (10.3ms) Completed 200 OK in 69ms (Views: 68.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1595], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1596], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 67ms (Views: 67.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 38ms SQL (14.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1600], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1601], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 30ms SQL (11.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1605], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1606], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 60ms (Views: 60.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 30ms SQL (11.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1610], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1611], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1612], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 57ms (Views: 56.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:56 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1616], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1176", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1176"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1617], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1177", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1177"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1618], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:23:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (29.5ms) Completed 200 OK in 57ms (Views: 56.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1622], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1179", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1179"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1623], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1180", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1180"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1624], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1181", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" IS NULL AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1181"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:24:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 57ms (Views: 56.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 30ms SQL (11.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:02 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 58ms (Views: 57.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 30ms SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:25:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 58ms (Views: 57.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:26:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (30.7ms) Completed 200 OK in 58ms (Views: 57.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (29.6ms) Completed 200 OK in 56ms (Views: 56.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:27:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 24.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1182", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1182"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:28:18.340524' WHERE "blog_posts"."id" = 1182 Redirected to http://test.host/blog/posts/1182-something-new Completed 302 Found in 94ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1183", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1183"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:28:18.474844' WHERE "blog_posts"."id" = 1183 Redirected to http://test.host/blog/posts/1183-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1184", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1184"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:28:18.490663' WHERE "blog_posts"."id" = 1184 Redirected to http://test.host/blog/posts/1184-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1647 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1648 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1150 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1150 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1150]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1151 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1151 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1151]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1152 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1152 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1152]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1153 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1153 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1153]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1154 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1154 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1154]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1155 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1155 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1155]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1156 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1156 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1156]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1157 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1157 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1157]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1158 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1158 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1158]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1159 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1159 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1159]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1160 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1160 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1160]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1161 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1161 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1161]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1162 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1162 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1162]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1163 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1163 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1163]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1164 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1164 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1164]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1165 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1165 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1165]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1166 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1166 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1166]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1167 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1167 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1167]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1168 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1168 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1168]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1169 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1169 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1169]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1170 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1170 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1170]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1171 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1171 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1171]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1172 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1172 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1172]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1173 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1173 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1173]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1174 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1174 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1174]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1175 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1175 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1175]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1176 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1176 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1176]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1177 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1177 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1177]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1178 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1178 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1178]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1179 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1179 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1179]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1180 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1180 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1180]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1181 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1181 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1181]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1182 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1182 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1182]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1183 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1183 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1183]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1184 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1184 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1184]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1649], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1650], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1651], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1652], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:28:18 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1653], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:28:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1654], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1655], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1656], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1657], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1658], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1659], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:28:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1660], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1661], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:28:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1662], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:28:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1663], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:28:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:28:18 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1200", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1200"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:43.643428' WHERE "blog_posts"."id" = 1200 Redirected to http://test.host/blog/posts/1200-something-new Completed 302 Found in 67ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1201", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1201"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:43.747340' WHERE "blog_posts"."id" = 1201 Redirected to http://test.host/blog/posts/1201-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1202", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1202"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:43.760824' WHERE "blog_posts"."id" = 1202 Redirected to http://test.host/blog/posts/1202-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1667 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1668 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1185 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1185 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1185]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1186 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1186 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1186]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1187 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1187 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1187]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1188 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1188 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1188]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1189 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1189 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1189]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1190 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1190 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1190]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1191 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1191 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1191]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1192 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1192 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1192]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1193 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1193 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1193]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1194 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1194 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1194]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1195 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1195 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1195]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1196 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1196 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1196]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1197 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1197 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1197]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1198 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1198 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1198]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1199 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1199 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1199]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1200 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1200 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1200]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1201 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1201 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1201]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1202 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1202 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1202]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1669], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1670], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:29:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1671], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:29:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1672], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:29:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1673], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1674], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:29:44 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1675], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1676], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1677], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1678], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1679], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1680], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1681], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1682], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:29:44 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1683], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:44 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:29:44 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1218", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1218"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:54.088175' WHERE "blog_posts"."id" = 1218 Redirected to http://test.host/blog/posts/1218-something-new Completed 302 Found in 68ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1219", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1219"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:54.193185' WHERE "blog_posts"."id" = 1219 Redirected to http://test.host/blog/posts/1219-something-new Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1220", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1220"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:29:54.206148' WHERE "blog_posts"."id" = 1220 Redirected to http://test.host/blog/posts/1220-something-new Completed 302 Found in 6ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1687 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1688 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1203 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1203 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1203]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1204 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1204 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1204]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1205 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1205 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1205]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1206 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1206 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1206]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1207 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1207 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1207]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1208 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1208 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1208]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1209 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1209 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1209]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1210 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1210 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1210]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1211 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1211 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1211]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1212 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1212 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1212]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1213 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1213 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1213]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1214 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1214 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1214]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1215 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1215 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1215]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1216 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1216 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1216]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1217 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1217 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1217]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1218 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1218 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1218]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1219 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1219 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1219]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1220 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1220 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1220]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1689], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1690], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1691], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1692], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1693], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1694], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1695], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1696], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1697], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1698], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1699], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1700], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1701], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1702], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:29:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1703], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:29:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:29:54 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (12.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 27ms (Views: 26.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1236", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1237", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1238", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1707 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1708 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1221 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1221 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1221]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1222 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1222 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1222]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1223 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1223 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1223]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1224 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1224 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1224]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1225 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1225 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1225]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1226 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1226 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1226]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1227 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1227 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1227]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1228 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1228 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1228]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1229 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1229 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1229]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1230 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1230 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1230]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1231 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1231 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1231]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1232 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1232 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1232]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1233 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1233 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1233]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1234 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1234 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1234]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1235 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1235 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1235]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1236 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1236 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1236]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1237 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1237 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1237]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1238 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1238 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1238]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1709], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1710], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:31:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1711], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1712], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1713], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1714], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1715], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:31:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1716], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1717], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1718], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1719], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1720], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1721], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1722], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:31:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1723], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:31:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:31:46 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 35.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1254", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1255", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1256", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1727 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1728 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1239 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1239 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1239]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1240 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1240 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1240]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1241 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1241 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1241]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1242 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1242 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1242]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1243 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1243 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1243]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1244 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1244 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1244]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1245 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1245 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1245]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1246 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1246 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1246]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1247 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1247 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1247]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1248 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1248 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1248]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1249 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1249 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1249]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1250 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1250 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1250]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1251 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1251 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1251]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1252 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1252 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1252]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1253 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1253 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1253]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1254 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1254 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1254]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1255 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1255 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1255]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1256 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1256 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1256]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1729], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1730], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1731], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:32:12 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1732], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:32:12 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1733], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:32:12 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1734], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1735], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:32:12 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1736], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1737], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1738], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1739], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:32:12 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1740], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1741], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1742], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:32:12 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1743], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:12 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:32:12 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (12.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 31ms (Views: 30.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1272", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1273", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1274", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 9ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1747 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1748 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1257 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1257 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1257]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1258 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1258 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1258]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1259 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1259 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1259]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1260 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1260 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1260]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1261 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1261 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1261]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1262 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1262 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1262]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1263 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1263 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1263]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1264 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1264 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1264]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1265 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1265 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1265]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1266 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1266 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1266]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1267 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1267 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1267]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1268 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1268 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1268]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1269 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1269 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1269]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1270 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1270 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1270]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1271 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1271 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1271]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1272 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1272 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1272]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1273 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1273 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1273]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1274 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1274 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1274]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1749], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1750], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1751], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:32:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1752], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1753], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1754], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:32:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1755], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1756], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1757], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1758], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:32:46 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1759], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1760], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1761], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1762], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:32:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1763], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:32:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:32:46 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 24.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1290", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1291", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1292", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1767 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1768 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1275 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1275 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1275]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1276 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1276 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1276]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1277 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1277 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1277]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1278 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1278 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1278]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1279 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1279 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1279]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1280 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1280 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1280]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1281 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1281 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1281]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1282 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1282 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1282]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1283 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1283 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1283]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1284 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1284 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1284]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1285 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1285 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1285]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1286 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1286 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1286]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1287 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1287 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1287]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1288 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1288 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1288]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1289 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1289 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1289]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1290 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1290 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1290]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1291 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1291 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1291]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1292 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1292 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1292]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1769], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1770], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1771], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:33:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1772], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1773], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1774], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1775], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:33:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1776], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1777], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1778], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1779], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:33:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1780], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1781], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1782], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:33:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:33:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1783], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:33:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:33:58 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 26ms (Views: 25.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1308", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1309", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1310", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1787 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1788 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1293 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1293 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1293]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1294 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1294 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1294]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1295 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1295 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1295]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1296 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1296 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1296]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1297 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1297 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1297]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1298 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1298 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1298]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1299 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1299 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1299]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1300 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1300 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1300]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1301 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1301 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1301]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1302 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1302 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1302]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1303 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1303 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1303]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1304 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1304 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1304]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1305 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1305 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1305]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1306 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1306 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1306]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1307 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1307 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1307]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1308 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1308 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1308]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1309 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1309 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1309]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1310 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1310 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1310]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1789], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1790], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1791], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1792], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:34:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1793], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1794], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1795], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1796], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1797], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:34:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1798], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1799], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1800], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1801], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1802], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:34:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1803], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:34:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:34:04 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 35ms (Views: 35.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 32ms (Views: 32.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1326", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1327", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1328", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 12ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1807 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1808 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1311 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1311 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1311]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1312 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1312 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1312]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1313 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1313 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1313]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1314 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1314 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1314]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1315 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1315 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1315]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1316 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1316 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1316]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1317 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1317 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1317]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1318 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1318 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1318]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1319 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1319 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1319]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1320 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1320 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1320]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1321 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1321 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1321]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1322 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1322 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1322]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1323 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1323 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1323]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1324 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1324 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1324]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1325 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1325 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1325]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1326 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1326 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1326]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1327 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1327 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1327]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1328 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1328 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1328]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1809], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1810], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1811], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:35:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1812], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1813], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1814], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:35:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1815], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1816], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1817], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1818], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1819], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1820], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1821], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1822], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:35:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1823], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:35:18 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 25ms (Views: 25.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1344", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1345", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1346", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1827 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1828 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1329 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1329 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1329]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1330 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1330 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1330]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1331 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1331 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1331]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1332 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1332 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1332]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1333 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1333 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1333]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1334 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1334 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1334]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1335 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1335 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1335]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1336 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1336 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1336]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1337 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1337 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1337]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1338 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1338 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1338]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1339 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1339 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1339]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1340 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1340 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1340]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1341 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1341 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1341]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1342 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1342 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1342]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1343 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1343 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1343]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1344 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1344 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1344]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1345 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1345 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1345]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1346 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1346 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1346]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1829], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1830], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:35:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1831], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:35:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1832], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:35:24 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1833], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1834], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1835], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:35:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1836], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1837], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1838], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1839], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1840], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1841], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1842], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:35:24 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1843], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:35:24 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 49ms (Views: 48.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1362", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1363", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1364", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1847 LIMIT 1 SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1848 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1347 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1347 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1347]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1348 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1348 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1348]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1349 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1349 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1349]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1350 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1350 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1350]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1351 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1351 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1351]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1352 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1352 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1352]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1353 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1353 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1353]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1354 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1354 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1354]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1355 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1355 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1355]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1356 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1356 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1356]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1357 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1357 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1357]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1358 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1358 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1358]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1359 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1359 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1359]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1360 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1360 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1360]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1361 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1361 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1361]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1362 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1362 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1362]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1363 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1363 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1363]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1364 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1364 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1364]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1849], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1850], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:35:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1851], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:35:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1852], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1853], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1854], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1855], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1856], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1857], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1858], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1859], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1860], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:35:43 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1861], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:35:43 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1862], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:35:43 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1863], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:35:43 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:35:43 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1380", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1381", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1382", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1867 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1868 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1365 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1365 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1365]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1366 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1366 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1366]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1367 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1367 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1367]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1368 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1368 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1368]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1369 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1369 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1369]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1370 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1370 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1370]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1371 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1371 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1371]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1372 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1372 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1372]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1373 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1373 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1373]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1374 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1374 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1374]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1375 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1375 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1375]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1376 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1376 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1376]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1377 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1377 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1377]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1378 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1378 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1378]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1379 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1379 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1379]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1380 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1380 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1380]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1381 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1381 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1381]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1382 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1382 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1382]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1869], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1870], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1871], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1872], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1873], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1874], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1875], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1876], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1877], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1878], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1879], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1880], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1881], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:39:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1882], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:39:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1883], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:39:52 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1398", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1399", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1400", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1887 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1888 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1383 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1383 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1383]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1384 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1384 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1384]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1385 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1385 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1385]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1386 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1386 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1386]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1387 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1387 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1387]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1388 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1388 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1388]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1389 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1389 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1389]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1390 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1390 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1390]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1391 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1391 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1391]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1392 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1392 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1392]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1393 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1393 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1393]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1394 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1394 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1394]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1395 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1395 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1395]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1396 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1396 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1396]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1397 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1397 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1397]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1398 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1398 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1398]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1399 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1399 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1399]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1400 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1400 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1400]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1889], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1890], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1891], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1892], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1893], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1894], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1895], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1896], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:39:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1897], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:39:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1898], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1899], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:39:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1900], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:39:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1901], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:39:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1902], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:39:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1903], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:39:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:39:58 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1416", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1417", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1418", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1907 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1908 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1401 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1401 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1401]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1402 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1402 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1402]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1403 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1403 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1403]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1404 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1404 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1404]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1405 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1405 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1405]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1406 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1406 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1406]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1407 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1407 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1407]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1408 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1408 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1408]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1409 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1409 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1409]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1410 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1410 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1410]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1411 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1411 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1411]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1412 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1412 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1412]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1413 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1413 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1413]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1414 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1414 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1414]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1415 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1415 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1415]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1416 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1416 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1416]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1417 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1417 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1417]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1418 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1418 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1418]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1909], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1910], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1911], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1912], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1913], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1914], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1915], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1916], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:40:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1917], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:40:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1918], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:40:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1919], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1920], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:40:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1921], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1922], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:40:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1923], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:40:09 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1434", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1435", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1436", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 8ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1927 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1928 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1419 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1419 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1419]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1420 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1420 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1420]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1421 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1421 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1421]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1422 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1422 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1422]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1423 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1423 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1423]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1424 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1424 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1424]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1425 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1425 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1425]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1426 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1426 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1426]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1427 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1427 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1427]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1428 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1428 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1428]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1429 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1429 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1429]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1430 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1430 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1430]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1431 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1431 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1431]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1432 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1432 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1432]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1433 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1433 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1433]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1434 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1434 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1434]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1435 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1435 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1435]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1436 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1436 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1436]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1929], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1930], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1931], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1932], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1933], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:40:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1934], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1935], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1936], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1937], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1938], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:40:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1939], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:40:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1940], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1941], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1942], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:40:22 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1943], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:40:22 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 35.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1452", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1453", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1454", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1947 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1948 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1437 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1437 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1437]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1438 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1438 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1438]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1439 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1439 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1439]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1440 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1440 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1440]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1441 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1441 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1441]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1442 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1442 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1442]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1443 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1443 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1443]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1444 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1444 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1444]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1445 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1445 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1445]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1446 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1446 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1446]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1447 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1447 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1447]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1448 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1448 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1448]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1449 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1449 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1449]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1450 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1450 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1450]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1451 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1451 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1451]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1452 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1452 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1452]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1453 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1453 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1453]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1454 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1454 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1454]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1949], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1950], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1951], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1952], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:40:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1953], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1954], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:40:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1955], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1956], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1957], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1958], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:40:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1959], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1960], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:40:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1961], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:40:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1962], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:40:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1963], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:40:36 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1470", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1471", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1472", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1967 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1968 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1455 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1455 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1455]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1456 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1456 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1456]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1457 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1457 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1457]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1458 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1458 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1458]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1459 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1459 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1459]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1460 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1460 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1460]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1461 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1461 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1461]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1462 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1462 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1462]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1463 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1463 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1463]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1464 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1464 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1464]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1465 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1465 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1465]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1466 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1466 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1466]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1467 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1467 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1467]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1468 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1468 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1468]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1469 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1469 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1469]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1470 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1470 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1470]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1471 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1471 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1471]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1472 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1472 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1472]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1969], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1970], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1971], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1972], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:40:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1973], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:40:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1974], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1975], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1976], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1977], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:40:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1978], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1979], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1980], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1981], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1982], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:40:42 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1983], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:40:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:40:42 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 36ms (Views: 36.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1488", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1489", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1490", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 9ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1987 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1988 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1473 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1473 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1473]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1474 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1474 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1474]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1475 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1475 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1475]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1476 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1476 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1476]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1477 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1477 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1477]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1478 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1478 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1478]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1479 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1479 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1479]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1480 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1480 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1480]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1481 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1481 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1481]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1482 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1482 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1482]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1483 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1483 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1483]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1484 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1484 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1484]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1485 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1485 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1485]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1486 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1486 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1486]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1487 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1487 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1487]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1488 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1488 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1488]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1489 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1489 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1489]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1490 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1490 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1490]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1989], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1990], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:41:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1991], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:41:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1992], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:41:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1993], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:41:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1994], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1995], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1996], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:41:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1997], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1998], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1999], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2000], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:41:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2001], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:41:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2002], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:41:35 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2003], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:41:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:41:35 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1506", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1506"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:42:57.882191' WHERE "blog_posts"."id" = 1506 Redirected to http://test.host/blog/posts/1506-something-new Completed 302 Found in 92ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1507", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1507"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:42:57.988241' WHERE "blog_posts"."id" = 1507 Redirected to http://test.host/blog/posts/1507-something-new Completed 302 Found in 5ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:42:57 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1508", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1508"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:42:58.002921' WHERE "blog_posts"."id" = 1508 Redirected to http://test.host/blog/posts/1508-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2007 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2008 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1491 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1491 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1491]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1492 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1492 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1492]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1493 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1493 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1493]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1494 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1494 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1494]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1495 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1495 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1495]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1496 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1496 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1496]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1497 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1497 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1497]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1498 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1498 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1498]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1499 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1499 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1499]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1500 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1500 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1500]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1501 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1501 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1501]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1502 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1502 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1502]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1503 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1503 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1503]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1504 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1504 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1504]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1505 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1505 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1505]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1506 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1506 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1506]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1507 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1507 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1507]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1508 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1508 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1508]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2009], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2010], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:42:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2011], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2012], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2013], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2014], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2015], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2016], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2017], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2018], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2019], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2020], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2021], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:42:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2022], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:42:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2023], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:42:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:42:58 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1524", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1524"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:43:56.412941' WHERE "blog_posts"."id" = 1524 Redirected to http://test.host/blog/posts/1524-something-new Completed 302 Found in 66ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1525", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1525"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:43:56.515940' WHERE "blog_posts"."id" = 1525 Redirected to http://test.host/blog/posts/1525-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1526", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1526"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:43:56.529084' WHERE "blog_posts"."id" = 1526 Redirected to http://test.host/blog/posts/1526-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2027 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2028 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1509 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1509 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1509]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1510 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1510 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1510]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1511 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1511 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1511]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1512 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1512 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1512]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1513 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1513 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1513]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1514 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1514 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1514]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1515 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1515 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1515]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1516 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1516 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1516]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1517 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1517 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1517]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1518 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1518 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1518]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1519 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1519 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1519]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1520 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1520 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1520]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1521 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1521 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1521]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1522 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1522 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1522]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1523 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1523 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1523]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1524 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1524 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1524]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1525 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1525 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1525]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1526 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1526 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1526]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2029], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2030], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2031], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2032], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:43:56 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2033], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2034], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2035], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:43:56 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2036], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:43:56 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2037], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2038], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2039], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:43:56 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2040], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:43:56 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2041], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2042], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:43:56 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2043], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:43:56 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:43:56 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1542", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1542"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:44:03.541947' WHERE "blog_posts"."id" = 1542 Redirected to http://test.host/blog/posts/1542-something-new Completed 302 Found in 70ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1543", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1543"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:44:03.648628' WHERE "blog_posts"."id" = 1543 Redirected to http://test.host/blog/posts/1543-something-new Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1544", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1544"]]  (0.2ms) UPDATE "blog_posts" SET "title" = 'Something new', "updated_at" = '2011-11-13 20:44:03.661965' WHERE "blog_posts"."id" = 1544 Redirected to http://test.host/blog/posts/1544-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2047 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2048 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1527 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1527 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1527]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1528 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1528 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1528]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1529 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1529 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1529]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1530 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1530 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1530]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1531 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1531 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1531]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1532 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1532 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1532]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1533 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1533 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1533]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1534 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1534 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1534]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1535 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1535 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1535]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1536 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1536 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1536]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1537 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1537 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1537]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1538 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1538 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1538]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1539 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1539 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1539]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1540 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1540 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1540]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1541 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1541 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1541]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1542 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1542 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1542]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1543 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1543 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1543]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1544 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1544 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1544]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2049], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2050], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2051], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2052], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2053], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2054], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:44:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2055], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2056], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:44:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2057], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2058], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2059], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2060], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2061], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:44:03 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2062], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:44:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:44:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:44:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2063], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:44:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:44:04 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (9.6ms) Completed 200 OK in 37ms (Views: 37.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (11.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 10ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.8ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2067], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00]] Redirected to http://test.host/blog/posts/1560-something-new Completed 302 Found in 97ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2068], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00]] Redirected to http://test.host/blog/posts/1561-something-new Completed 302 Found in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2070 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2071 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1545 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1545 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1545]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1546 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1546 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1546]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1547 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1547 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1547]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1548 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1548 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1548]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1549 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1549 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1549]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1550 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1550 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1550]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1551 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1551 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1551]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1552 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1552 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1552]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1553 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1553 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1553]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1554 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1554 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1554]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1555 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1555 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1555]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1556 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1556 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1556]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1557 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1557 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1557]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1558 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1558 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1558]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1559 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1559 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1559]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1560 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1560 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1560]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1561 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1561 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1561]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2072], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2073], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2074], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2075], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2076], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2077], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2078], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:45:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2079], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2080], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2081], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2082], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2083], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:45:58 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2084], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:45:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2085], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:45:58 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2086], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:45:58 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:45:58 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2090], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00]] Redirected to http://test.host/blog/posts/1577-something-new Completed 302 Found in 93ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2091], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00]] Redirected to http://test.host/blog/posts/1578-something-new Completed 302 Found in 5ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2093 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2094 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1562 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1562 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1562]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1563 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1563 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1563]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1564 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1564 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1564]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1565 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1565 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1565]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1566 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1566 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1566]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1567 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1567 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1567]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1568 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1568 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1568]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1569 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1569 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1569]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1570 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1570 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1570]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1571 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1571 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1571]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1572 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1572 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1572]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1573 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1573 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1573]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1574 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1574 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1574]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1575 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1575 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1575]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1576 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1576 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1576]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1577 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1577 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1577]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1578 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1578 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1578]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2095], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2096], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2097], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2098], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2099], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:46:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2100], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2101], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2102], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2103], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2104], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2105], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:46:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2106], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2107], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:46:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2108], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:46:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2109], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:46:26 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2113], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00]] Redirected to http://test.host/blog/posts/1594-something-new Completed 302 Found in 91ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2114], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00]] Redirected to http://test.host/blog/posts/1595-something-new Completed 302 Found in 6ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2116 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2117 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1579 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1579 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1579]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1580 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1580 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1580]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1581 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1581 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1581]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1582 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1582 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1582]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1583 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1583 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1583]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1584 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1584 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1584]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1585 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1585 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1585]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1586 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1586 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1586]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1587 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1587 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1587]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1588 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1588 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1588]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1589 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1589 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1589]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1590 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1590 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1590]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1591 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1591 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1591]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1592 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1592 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1592]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1593 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1593 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1593]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1594 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1594 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1594]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1595 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1595 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1595]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2118], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2119], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2120], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2121], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:46:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2122], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2123], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:46:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2124], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2125], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2126], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2127], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:46:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2128], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2129], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2130], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2131], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:46:48 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2132], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:48 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:46:48 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2136], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00]] Redirected to http://test.host/blog/posts/1611-something-new Completed 302 Found in 99ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2137], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00]] Redirected to http://test.host/blog/posts/1612-something-new Completed 302 Found in 19ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2139 LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2140 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1596 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1596 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1596]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1597 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1597 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1597]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1598 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1598 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1598]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1599 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1599 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1599]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1600 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1600 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1600]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1601 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1601 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1601]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1602 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1602 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1602]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1603 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1603 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1603]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1604 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1604 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1604]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1605 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1605 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1605]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1606 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1606 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1606]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1607 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1607 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1607]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1608 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1608 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1608]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1609 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1609 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1609]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1610 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1610 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1610]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1611 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1611 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1611]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1612 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1612 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1612]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2141], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2142], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2143], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2144], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:46:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2145], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2146], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2147], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2148], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2149], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:46:54 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2150], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2151], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2152], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:46:54 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2153], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2154], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:46:54 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2155], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:46:54 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:46:54 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (29.7ms) Completed 200 OK in 57ms (Views: 56.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 29ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2159], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00]] Redirected to http://test.host/blog/posts/1628-something-new Completed 302 Found in 90ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2160], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00]] Redirected to http://test.host/blog/posts/1629-something-new Completed 302 Found in 6ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (29.6ms) Completed 200 OK in 56ms (Views: 56.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2165], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00]] Redirected to http://test.host/blog/posts/1630-something-new Completed 302 Found in 92ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2166], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00]] Redirected to http://test.host/blog/posts/1631-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2171], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00]] Redirected to http://test.host/blog/posts/1632-something-new Completed 302 Found in 103ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2172], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00]] Redirected to http://test.host/blog/posts/1633-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2174 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2175 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1613 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1613 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1613]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1614 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1614 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1614]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1615 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1615 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1615]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1616 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1616 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1616]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1617 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1617 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1617]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1618 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1618 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1618]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1619 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1619 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1619]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1620 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1620 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1620]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1621 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1621 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1621]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1622 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1622 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1622]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1623 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1623 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1623]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1624 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1624 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1624]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1625 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1625 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1625]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1626 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1626 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1626]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1627 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1627 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1627]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1628 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1628 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1628]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1629 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1629 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1629]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1630 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1630 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1630]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1631 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1631 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1631]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1632 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1632 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1632]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1633 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1633 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1633]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2176], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2177], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2178], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2179], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2180], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2181], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2182], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2183], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:48:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2184], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:48:20 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2185], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2186], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2187], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2188], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2189], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:48:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2190], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:48:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:48:20 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (30.4ms) Completed 200 OK in 57ms (Views: 57.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2194], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:52:18 UTC +00:00]] Redirected to http://test.host/blog/posts/1649-something-new Completed 302 Found in 182ms SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2195], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00]] Redirected to http://test.host/blog/posts/1650-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (31.9ms) Completed 200 OK in 59ms (Views: 58.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (29.7ms) Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (31.9ms) Completed 200 OK in 59ms (Views: 59.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 28ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:52:40 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 36ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2220 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2221 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1634 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1634 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1634]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1635 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1635 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1635]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1636 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1636 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1636]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1637 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1637 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1637]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1638 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1638 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1638]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1639 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1639 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1639]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1640 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1640 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1640]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1641 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1641 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1641]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1642 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1642 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1642]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1643 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1643 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1643]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1644 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1644 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1644]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1645 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1645 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1645]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1646 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1646 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1646]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1647 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1647 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1647]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1648 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1648 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1648]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1649 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1649 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1649]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1650 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1650 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1650]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2222], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2223], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2224], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2225], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2226], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2227], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2228], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2229], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2230], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2231], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2232], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2233], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2234], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:54:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2235], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:54:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2236], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:54:18 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (9.5ms) Completed 200 OK in 41ms (Views: 40.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 38ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2242 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2243 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1651 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1651 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1651]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1652 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1652 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1652]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1653 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1653 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1653]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1654 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1654 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1654]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1655 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1655 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1655]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1656 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1656 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1656]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1657 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1657 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1657]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1658 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1658 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1658]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1659 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1659 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1659]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1660 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1660 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1660]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1661 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1661 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1661]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1662 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1662 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1662]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1663 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1663 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1663]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1664 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1664 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1664]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1665 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1665 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1665]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2244], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:54:24 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2245], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2246], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2247], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2248], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2249], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:54:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2250], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2251], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2252], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2253], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2254], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2255], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2256], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2257], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:54:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2258], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:54:25 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 36ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2264 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2265 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1666 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1666 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1666]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1667 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1667 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1667]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1668 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1668 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1668]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1669 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1669 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1669]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1670 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1670 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1670]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1671 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1671 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1671]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1672 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1672 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1672]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1673 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1673 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1673]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1674 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1674 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1674]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1675 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1675 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1675]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1676 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1676 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1676]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1677 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1677 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1677]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1678 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1678 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1678]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1679 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1679 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1679]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1680 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1680 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1680]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2266], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2267], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:54:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2268], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2269], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2270], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:54:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2271], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:54:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2272], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2273], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:54:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2274], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2275], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:54:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2276], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2277], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:54:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2278], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:54:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2279], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:54:31 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2280], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:54:31 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:54:31 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 35.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 38ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:50 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2290 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2291 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1681 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1681 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1681]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1682 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1682 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1682]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1683 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1683 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1683]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1684 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1684 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1684]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1685 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1685 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1685]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1686 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1686 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1686]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1687 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1687 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1687]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1688 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1688 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1688]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1689 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1689 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1689]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1690 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1690 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1690]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1691 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1691 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1691]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1692 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1692 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1692]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1693 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1693 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1693]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1694 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1694 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1694]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1695 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1695 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1695]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2292], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2293], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:58:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2294], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2295], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:58:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2296], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:58:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2297], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:58:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2298], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2299], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2300], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:58:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2301], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2302], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2303], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2304], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2305], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:58:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2306], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:58:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:58:51 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 36ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2316 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2317 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1696 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1696 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1696]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1697 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1697 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1697]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1698 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1698 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1698]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1699 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1699 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1699]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1700 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1700 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1700]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1701 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1701 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1701]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1702 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1702 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1702]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1703 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1703 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1703]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1704 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1704 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1704]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1705 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1705 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1705]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1706 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1706 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1706]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1707 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1707 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1707]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1708 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1708 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1708]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1709 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1709 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1709]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1710 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1710 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1710]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2318], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2319], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2320], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2321], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2322], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2323], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2324], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2325], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2326], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2327], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2328], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2329], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2330], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:59:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2331], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:59:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2332], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 20:59:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 20:59:11 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2343 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2344 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1711 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1711 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1711]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1712 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1712 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1712]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1713 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1713 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1713]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1714 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1714 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1714]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1715 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1715 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1715]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1716 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1716 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1716]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1717 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1717 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1717]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1718 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1718 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1718]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1719 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1719 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1719]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1720 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1720 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1720]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1721 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1721 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1721]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1722 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1722 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1722]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1723 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1723 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1723]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1724 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1724 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1724]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1725 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1725 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1725]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2345], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:01:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2346], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2347], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2348], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2349], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2350], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2351], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2352], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2353], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2354], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2355], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2356], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:01:33 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2357], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:01:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2358], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:01:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2359], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:01:33 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2370 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2371 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1726 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1726 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1726]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1727 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1727 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1727]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1728 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1728 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1728]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1729 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1729 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1729]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1730 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1730 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1730]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1731 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1731 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1731]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1732 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1732 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1732]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1733 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1733 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1733]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1734 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1734 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1734]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1735 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1735 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1735]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1736 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1736 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1736]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1737 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1737 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1737]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1738 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1738 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1738]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1739 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1739 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1739]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1740 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1740 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1740]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2372], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2373], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:01:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2374], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:01:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2375], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2376], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2377], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2378], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:01:57 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2379], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2380], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:01:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2381], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2382], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2383], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2384], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2385], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:01:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2386], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:01:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:01:57 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (9.9ms) Completed 200 OK in 40ms (Views: 39.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2396 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2397 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1741 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1741 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1741]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1742 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1742 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1742]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1743 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1743 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1743]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1744 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1744 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1744]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1745 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1745 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1745]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1746 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1746 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1746]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1747 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1747 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1747]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1748 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1748 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1748]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1749 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1749 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1749]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1750 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1750 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1750]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1751 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1751 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1751]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1752 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1752 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1752]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1753 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1753 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1753]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1754 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1754 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1754]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1755 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1755 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1755]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2398], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2399], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2400], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:02:45 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2401], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2402], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2403], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2404], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2405], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2406], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:02:45 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2407], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:02:45 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2408], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:02:45 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2409], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:45 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:02:45 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2410], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:02:46 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2411], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:02:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2412], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:02:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:02:46 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 37ms (Views: 36.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.9ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2422 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:54 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2423 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1756 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1756 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1756]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1757 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1757 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1757]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1758 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1758 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1758]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1759 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1759 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1759]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1760 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1760 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1760]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1761 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1761 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1761]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1762 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1762 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1762]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1763 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1763 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1763]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1764 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1764 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1764]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1765 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1765 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1765]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1766 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1766 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1766]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1767 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1767 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1767]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1768 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1768 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1768]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1769 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1769 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1769]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1770 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1770 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1770]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2424], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2425], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2426], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2427], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2428], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2429], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2430], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:04:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2431], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:04:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2432], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2433], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2434], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2435], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2436], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2437], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:04:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2438], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:04:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:04:55 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2448 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2449 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1771 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1771 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1771]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1772 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1772 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1772]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1773 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1773 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1773]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1774 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1774 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1774]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1775 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1775 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1775]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1776 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1776 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1776]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1777 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1777 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1777]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1778 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1778 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1778]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1779 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1779 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1779]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1780 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1780 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1780]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1781 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1781 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1781]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1782 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1782 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1782]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1783 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1783 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1783]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1784 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1784 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1784]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1785 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1785 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1785]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2450], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2451], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2452], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:04 UTC +00:00]] SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2453], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2454], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2455], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2456], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2457], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2458], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2459], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2460], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2461], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2462], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2463], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2464], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:04 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (9.0ms) Completed 200 OK in 39ms (Views: 38.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2474 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2475 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1786 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1786 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1786]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1787 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1787 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1787]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1788 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1788 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1788]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1789 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1789 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1789]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1790 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1790 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1790]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1791 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1791 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1791]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1792 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1792 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1792]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1793 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1793 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1793]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1794 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1794 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1794]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1795 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1795 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1795]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1796 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1796 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1796]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1797 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1797 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1797]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1798 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1798 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1798]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1799 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1799 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1799]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1800 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1800 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1800]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2476], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2477], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2478], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2479], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2480], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:10 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2481], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2482], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2483], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:10 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:10 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2484], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2485], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2486], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2487], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2488], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:11 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2489], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:11 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2490], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:11 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:11 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2500 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:16 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2501 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1801 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1801 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1801]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1802 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1802 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1802]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1803 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1803 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1803]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1804 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1804 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1804]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1805 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1805 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1805]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1806 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1806 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1806]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1807 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1807 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1807]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1808 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1808 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1808]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1809 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1809 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1809]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1810 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1810 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1810]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1811 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1811 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1811]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1812 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1812 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1812]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1813 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1813 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1813]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1814 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1814 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1814]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1815 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1815 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1815]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2502], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2503], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2504], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2505], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2506], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2507], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2508], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2509], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2510], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2511], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2512], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:17 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2513], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2514], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2515], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:17 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2516], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:17 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:17 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 39ms (Views: 38.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:22 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2526 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2527 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1816 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1816 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1816]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1817 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1817 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1817]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1818 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1818 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1818]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1819 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1819 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1819]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1820 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1820 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1820]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1821 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1821 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1821]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1822 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1822 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1822]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1823 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1823 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1823]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1824 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1824 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1824]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1825 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1825 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1825]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1826 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1826 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1826]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1827 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1827 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1827]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1828 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1828 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1828]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1829 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1829 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1829]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1830 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1830 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1830]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2528], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2529], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2530], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2531], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2532], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2533], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2534], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2535], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2536], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2537], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2538], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2539], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2540], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:23 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2541], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2542], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:23 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 35ms (Views: 35.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."blogger_id" = 1 AND "blog_posts"."blogger_type" = 'User' AND "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:28 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2552 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2553 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1831 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1831 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1831]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1832 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1832 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1832]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1833 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1833 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1833]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1834 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1834 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1834]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1835 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1835 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1835]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1836 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1836 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1836]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1837 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1837 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1837]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1838 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1838 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1838]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1839 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1839 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1839]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1840 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1840 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1840]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1841 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1841 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1841]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1842 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1842 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1842]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1843 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1843 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1843]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1844 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1844 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1844]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1845 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1845 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1845]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2554], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2555], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2556], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2557], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2558], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2559], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2560], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2561], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2562], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2563], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2564], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2565], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2566], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2567], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2568], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:29 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 36ms (Views: 35.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2578 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2579 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1846 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1846 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1846]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1847 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1847 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1847]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1848 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1848 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1848]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1849 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1849 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1849]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1850 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1850 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1850]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1851 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1851 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1851]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1852 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1852 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1852]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1853 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1853 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1853]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1854 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1854 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1854]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1855 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1855 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1855]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1856 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1856 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1856]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1857 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1857 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1857]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1858 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1858 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1858]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1859 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1859 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1859]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1860 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1860 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1860]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2580], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2581], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2582], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2583], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2584], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2585], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2586], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2587], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2588], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2589], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:05:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2590], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:05:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2591], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:05:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2592], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:05:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2593], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:05:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2594], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:05:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:05:55 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2597], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00]] Redirected to http://test.host/blog/posts/1876-something-new Completed 302 Found in 94ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2598], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00]] Redirected to http://test.host/blog/posts/1877-something-new Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2599], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00]] Redirected to http://test.host/blog/posts/1878-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2604 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2605 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1861 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1861 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1861]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1862 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1862 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1862]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1863 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1863 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1863]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1864 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1864 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1864]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1865 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1865 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1865]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1866 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1866 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1866]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1867 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1867 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1867]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1868 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1868 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1868]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1869 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1869 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1869]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1870 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1870 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1870]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1871 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1871 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1871]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1872 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1872 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1872]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1873 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1873 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1873]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1874 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1874 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1874]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1875 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1875 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1875]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1876 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1876 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1876]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1877 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1877 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1877]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1878 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1878 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1878]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2606], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2607], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2608], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2609], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2610], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2611], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2612], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:07:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2613], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2614], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2615], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2616], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2617], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2618], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2619], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2620], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:07:13 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2624], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00]] Redirected to http://test.host/blog/posts/1894-something-new Completed 302 Found in 90ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2625], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00]] Redirected to http://test.host/blog/posts/1895-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2630 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2631 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1879 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1879 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1879]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1880 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1880 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1880]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1881 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1881 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1881]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1882 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1882 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1882]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1883 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1883 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1883]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1884 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1884 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1884]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1885 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1885 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1885]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1886 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1886 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1886]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1887 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1887 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1887]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1888 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1888 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1888]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1889 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1889 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1889]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1890 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1890 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1890]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1891 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1891 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1891]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1892 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1892 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1892]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1893 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1893 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1893]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1894 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1894 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1894]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1895 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1895 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1895]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2632], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2633], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2634], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2635], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2636], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2637], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2638], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2639], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2640], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2641], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2642], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:07:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2643], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2644], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2645], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:07:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2646], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:07:19 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (11.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2650], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1911-something-new Completed 302 Found in 109ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2651], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1912-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2656 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2657 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1896 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1896 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1896]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1897 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1897 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1897]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1898 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1898 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1898]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1899 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1899 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1899]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1900 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1900 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1900]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1901 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1901 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1901]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1902 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1902 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1902]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1903 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1903 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1903]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1904 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1904 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1904]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1905 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1905 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1905]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1906 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1906 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1906]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1907 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1907 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1907]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1908 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1908 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1908]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1909 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1909 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1909]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1910 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1910 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1910]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1911 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1911 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1911]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1912 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1912 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1912]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2658], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2659], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2660], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:07:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2661], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2662], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2663], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2664], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2665], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:07:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2666], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:07:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2667], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2668], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2669], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:07:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2670], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:07:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2671], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:07:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2672], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:07:25 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2676], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00]] Redirected to http://test.host/blog/posts/1928-something-new Completed 302 Found in 92ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2677], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00]] Redirected to http://test.host/blog/posts/1929-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2682 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:48 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2683 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1913 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1913 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1913]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1914 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1914 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1914]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1915 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1915 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1915]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1916 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1916 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1916]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1917 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1917 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1917]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1918 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1918 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1918]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1919 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1919 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1919]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1920 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1920 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1920]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1921 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1921 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1921]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1922 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1922 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1922]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1923 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1923 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1923]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1924 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1924 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1924]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1925 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1925 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1925]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1926 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1926 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1926]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1927 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1927 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1927]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1928 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1928 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1928]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1929 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1929 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1929]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2684], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2685], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2686], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2687], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2688], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2689], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2690], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2691], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2692], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2693], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2694], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:07:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2695], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2696], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2697], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:07:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2698], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:07:49 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 37ms (Views: 36.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2702], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00]] Redirected to http://test.host/blog/posts/1945-something-new Completed 302 Found in 91ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2703], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00]] Redirected to http://test.host/blog/posts/1946-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:54 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2708 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2709 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1930 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1930 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1930]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1931 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1931 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1931]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1932 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1932 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1932]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1933 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1933 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1933]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1934 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1934 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1934]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1935 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1935 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1935]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1936 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1936 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1936]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1937 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1937 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1937]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1938 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1938 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1938]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1939 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1939 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1939]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1940 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1940 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1940]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1941 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1941 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1941]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1942 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1942 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1942]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1943 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1943 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1943]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1944 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1944 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1944]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1945 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1945 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1945]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1946 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1946 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1946]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2710], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.7ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2711], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2712], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:07:55 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2713], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:07:55 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2714], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2715], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:07:55 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2716], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2717], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:07:55 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2718], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2719], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2720], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2721], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2722], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:07:55 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2723], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:07:55 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2724], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:07:55 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:07:55 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (11.0ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2728], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00]] Redirected to http://test.host/blog/posts/1962-something-new Completed 302 Found in 91ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2729], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00]] Redirected to http://test.host/blog/posts/1963-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2734 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2735 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1947 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1947 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1947]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1948 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1948 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1948]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1949 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1949 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1949]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1950 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1950 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1950]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1951 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1951 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1951]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1952 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1952 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1952]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1953 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1953 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1953]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1954 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1954 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1954]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1955 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1955 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1955]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1956 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1956 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1956]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1957 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1957 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1957]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1958 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1958 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1958]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1959 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1959 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1959]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1960 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1960 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1960]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1961 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1961 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1961]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1962 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1962 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1962]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1963 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1963 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1963]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2736], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2737], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:10:39 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2738], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:10:39 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2739], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:10:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2740], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:10:39 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2741], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:10:39 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:39 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2742], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:10:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2743], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:10:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2744], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:10:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2745], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:10:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2746], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:10:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2747], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:10:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2748], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:10:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2749], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:10:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2750], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:10:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:10:40 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 36ms (Views: 36.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2754], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00]] Redirected to http://test.host/blog/posts/1979-something-new Completed 302 Found in 94ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2755], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00]] Redirected to http://test.host/blog/posts/1980-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2760 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2761 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1964 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1964 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1964]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1965 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1965 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1965]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1966 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1966 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1966]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1967 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1967 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1967]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1968 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1968 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1968]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1969 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1969 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1969]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1970 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1970 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1970]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1971 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1971 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1971]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1972 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1972 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1972]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1973 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1973 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1973]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1974 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1974 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1974]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1975 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1975 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1975]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1976 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1976 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1976]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1977 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1977 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1977]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1978 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1978 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1978]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1979 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1979 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1979]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1980 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1980 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1980]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2762], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2763], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:13:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2764], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2765], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2766], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2767], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2768], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2769], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2770], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:13:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2771], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2772], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:13:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2773], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:13:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2774], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:13:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2775], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:13:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2776], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:13:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:13:29 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 57ms (Views: 57.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.7ms) Completed 200 OK in 58ms (Views: 57.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 57ms (Views: 56.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:14:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 57ms (Views: 56.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:12 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:12 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 58ms (Views: 57.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 14ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:15:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 58ms (Views: 57.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 17ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (11.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:16:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 57ms (Views: 56.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:17:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 13ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 58ms (Views: 57.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2861], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:29 UTC +00:00]] Redirected to http://test.host/blog/posts/1996-something-new Completed 302 Found in 95ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2862], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00]] Redirected to http://test.host/blog/posts/1997-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2870], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00]] Redirected to http://test.host/blog/posts/1998-something-new Completed 302 Found in 95ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2871], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00]] Redirected to http://test.host/blog/posts/1999-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:35 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2876 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2877 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1981 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1981 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1981]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1982 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1982 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1982]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1983 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1983 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1983]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1984 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1984 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1984]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1985 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1985 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1985]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1986 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1986 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1986]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1987 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1987 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1987]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1988 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1988 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1988]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1989 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1989 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1989]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1990 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1990 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1990]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1991 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1991 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1991]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1992 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1992 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1992]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1993 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1993 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1993]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1994 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1994 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1994]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1995 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1995 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1995]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1996 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1996 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1996]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1997 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1997 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1997]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1998 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1998 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1998]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1999 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1999 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1999]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2878], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2879], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2880], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2881], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2882], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2883], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2884], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2885], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2886], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2887], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2888], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2889], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2890], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2891], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:18:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2892], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:18:36 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 58ms (Views: 57.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 30ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (11.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2896], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00]] Redirected to http://test.host/blog/posts/2015-something-new Completed 302 Found in 92ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2897], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00]] Redirected to http://test.host/blog/posts/2016-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:18:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Rendered /Users/Gavin/Gems/blogit/app/views/blogit/posts/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 35ms (Views: 35.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2905], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00]] Redirected to http://test.host/blog/posts/2017-something-new Completed 302 Found in 93ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2906], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00]] Redirected to http://test.host/blog/posts/2018-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2911 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:31 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2912 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2000 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2000 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2000]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2001 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2001 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2001]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2002 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2002 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2002]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2003 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2003 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2003]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2004 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2004 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2004]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2005 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2005 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2005]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2006 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2006 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2006]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2007 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2007 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2007]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2008 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2008 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2008]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2009 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2009 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2009]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2010 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2010 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2010]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2011 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2011 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2011]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2012 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2012 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2012]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2013 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2013 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2013]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2014 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2014 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2014]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2015 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2015 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2015]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2016 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2016 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2016]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2017 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2017 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2017]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2018 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2018 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2018]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2913], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2914], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2915], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2916], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2917], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2918], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2919], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2920], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2921], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:20:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2922], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:20:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2923], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2924], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2925], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:20:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2926], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:20:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["blogger_id", 2927], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["created_at", Sun, 13 Nov 2011 21:20:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:20:32 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:25:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:25:23 UTC +00:00], ["username", "bodacious"]] SQL (10.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:25:47 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:25:47 UTC +00:00], ["username", "bodacious"]] SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:26:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:26:31 UTC +00:00], ["username", "bodacious"]] SQL (10.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:27:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:27:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:27:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:27:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 7ms SQL (10.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:27:58 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:27:58 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:27:58 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:27:58 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 7ms SQL (10.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:28:06 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:28:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:28:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:28:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 7ms SQL (10.7ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:28:17 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:28:17 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:28:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:28:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 55ms SQL (10.1ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:29:55 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:29:55 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:29:55 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:29:55 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 7ms SQL (10.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:30:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:30:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:30:32 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", nil], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:30:32 UTC +00:00], ["website", "http://gavinmorrice.com"]] Redirected to http://test.host/blog/posts Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] Completed 404 Not Found in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"2019", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "2019"]] SQL (10.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:32:30 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 2019], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:32:30 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 2019 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 2019 SQLite3::SQLException: no such column: comments_count: UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 2019 Completed 500 Internal Server Error in 97ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 39ms (Views: 38.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 500 Internal Server Error in 0ms Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 1ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Completed 500 Internal Server Error in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 500 Internal Server Error in 1ms  (0.1ms) select sqlite_version(*)  (50.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (2.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20110814091304)  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar(255), "password" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20110814091304') Migrating to CreateBlogPosts (20110814091434)  (0.4ms) CREATE TABLE "blog_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255) NOT NULL, "body" text NOT NULL, "blogger_id" integer, "blogger_type" varchar(255), "comments_count" integer DEFAULT 0 NOT NULL, "created_at" datetime, "updated_at" datetime)  (0.0ms) PRAGMA index_list("blog_posts")  (0.1ms) CREATE INDEX "index_blog_posts_on_blogger_type_and_blogger_id" ON "blog_posts" ("blogger_type", "blogger_id")  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20110814091434') Migrating to CreateBlogComments (20110814093229)  (0.3ms) CREATE TABLE "blog_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "email" varchar(255) NOT NULL, "website" varchar(255), "body" text NOT NULL, "post_id" integer NOT NULL, "state" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.0ms) PRAGMA index_list("blog_comments")  (0.1ms) CREATE INDEX "index_blog_comments_on_post_id" ON "blog_comments" ("post_id")  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20110814093229') Migrating to ActsAsTaggableOnMigration (20110814103306)  (0.2ms) CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255))  (0.1ms) CREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar(255), "tagger_id" integer, "tagger_type" varchar(255), "context" varchar(255), "created_at" datetime)   (0.0ms) PRAGMA index_list("taggings")  (0.1ms) CREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")  (0.0ms) PRAGMA index_list("taggings")  (0.0ms) PRAGMA index_info('index_taggings_on_tag_id')  (0.1ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context")  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20110814103306') Migrating to CreatePeople (20110819103335)  (0.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20110819103335')  (0.3ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("blog_comments")  (0.0ms) PRAGMA index_info('index_blog_comments_on_post_id')  (0.0ms) PRAGMA index_list("blog_posts")  (0.0ms) PRAGMA index_info('index_blog_posts_on_blogger_type_and_blogger_id')  (0.0ms) PRAGMA index_list("people")  (0.0ms) PRAGMA index_list("taggings")  (0.0ms) PRAGMA index_info('index_taggings_on_taggable_id_and_taggable_type_and_context')  (0.0ms) PRAGMA index_info('index_taggings_on_tag_id')  (0.0ms) PRAGMA index_list("tags")  (0.0ms) PRAGMA index_list("users") Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (11.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00]] Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1 Redirected to http://test.host/blog/posts/1-tis-is-a-blog-post-title Completed 302 Found in 152ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 61ms (Views: 60.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 5], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00]] Redirected to http://test.host/blog/posts/2-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 6], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00]] Redirected to http://test.host/blog/posts/3-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 11 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 12 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 2 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 2]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 3 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 3 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 3]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 13], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 14], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 15], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 16], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 17], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 18], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 19], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 20], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 21], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 22], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 23], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 24], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 25], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:34:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 26], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:34:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 27], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:34:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:34:27 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:37:42 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:37:42 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Redirected to http://test.host/blog/posts/4-tis-is-a-blog-post-title Completed 302 Found in 284ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (9.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:37:47 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:37:47 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Redirected to http://test.host/blog/posts/4-tis-is-a-blog-post-title Completed 302 Found in 231ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:37:53 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:37:53 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Redirected to http://test.host/blog/posts/4-tis-is-a-blog-post-title Completed 302 Found in 227ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (10.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:39:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:39:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Redirected to http://test.host/blog/posts/4-tis-is-a-blog-post-title Completed 302 Found in 235ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:43:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:43:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 232ms (Views: 85.2ms | ActiveRecord: 10.6ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:44:04 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:44:04 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 223ms (Views: 74.0ms | ActiveRecord: 10.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (9.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:44:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:44:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 220ms (Views: 74.3ms | ActiveRecord: 10.3ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"4", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "4"]] SQL (9.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 4], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 4 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 4 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.5ms) Completed 200 OK in 225ms (Views: 75.7ms | ActiveRecord: 10.3ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 31], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00]] Redirected to http://test.host/blog/posts/19-something-new Completed 302 Found in 94ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 32], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00]] Redirected to http://test.host/blog/posts/20-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 37 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 38 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 4 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 4 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 4]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 5 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 5 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 5]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 6 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 6 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 6]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 7 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 7 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 7]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 8 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 8 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 8]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 9 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 9 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 9]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 10 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 10 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 10]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 11 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 11 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 11]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 12 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 12 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 12]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 13 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 13 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 13]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 14 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 14 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 14]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 15 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 15 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 15]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 16 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 16 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 16]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 17 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 17 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 17]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 18 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 18 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 18]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 19 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 19 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 19]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 20 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 20 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 20]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 39], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 40], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 41], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 42], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 43], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 44], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 45], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 46], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:44:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 47], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 48], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 49], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 50], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 51], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:44:33 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 52], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:44:33 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 53], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:44:33 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:44:33 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"21", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "21"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:44:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 21], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:44:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 21 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 21 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 229ms (Views: 73.8ms | ActiveRecord: 11.0ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"21", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "21"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:45:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 21], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:45:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 21 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 21 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 221ms (Views: 74.6ms | ActiveRecord: 10.7ms) Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 21 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"21", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "21"]] SQL (12.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:47:47 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 21], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:47:47 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 21 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 21 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 166ms (Views: 74.8ms | ActiveRecord: 12.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 21 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 21 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"21", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "21"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 21], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 21 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 21 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 169ms (Views: 76.1ms | ActiveRecord: 11.3ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 21 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 57], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00]] Redirected to http://test.host/blog/posts/36-something-new Completed 302 Found in 96ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 58], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00]] Redirected to http://test.host/blog/posts/37-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 63 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 64 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 21 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 21 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 21]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 22 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 22 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 22]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 23 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 23 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 23]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 24 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 24 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 24]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 25 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 25 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 25]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 26 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 26 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 26]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 27 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 27 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 27]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 28 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 28 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 28]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 29 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 29 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 29]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 30 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 30 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 30]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 31 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 31 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 31]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 32 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 32 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 32]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 33 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 33 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 33]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 34 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 34 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 34]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 35 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 35 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 35]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 36 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 36 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 36]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 37 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 37 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 37]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 65], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 66], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 67], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 68], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:47:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 69], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 70], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 71], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:47:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 72], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 73], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 74], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 75], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:47:53 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 76], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:47:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 77], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:47:53 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 78], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:47:53 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 79], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:47:53 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:47:53 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (12.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:48:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:48:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 169ms (Views: 75.4ms | ActiveRecord: 12.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.4ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.7ms) Completed 200 OK in 184ms (Views: 82.1ms | ActiveRecord: 11.6ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 105ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:50:27 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 172ms (Views: 74.8ms | ActiveRecord: 11.6ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 97ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:53:49 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (10.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.5ms) Completed 200 OK in 164ms (Views: 74.8ms | ActiveRecord: 11.4ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (13.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.8ms) Completed 200 OK in 279ms (Views: 81.0ms | ActiveRecord: 14.6ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 99ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 38], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:54:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 38 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 38 Redirected to http://test.host/blog/posts/38-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!", "blog_post"=>{"factory"=>"post"}}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] Completed 500 Internal Server Error in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 38 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!", "blog_post"=>{"factory"=>"post"}}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] Completed 500 Internal Server Error in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!", "blog_post"=>{"factory"=>"post"}}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] Completed 500 Internal Server Error in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"38", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!", "blog_post"=>{"factory"=>"post"}}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "38"]] Completed 500 Internal Server Error in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 37ms (Views: 37.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (13.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:33 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (165.8ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 83], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00]] Redirected to http://test.host/blog/posts/53-something-new Completed 302 Found in 101ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 84], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00]] Redirected to http://test.host/blog/posts/54-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 89 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 90 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 38 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 38 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 38]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 39 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 39 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 39]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 40 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 40 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 40]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 41 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 41 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 41]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 42 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 42 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 42]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 43 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 43 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 43]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 44 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 44 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 44]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 45 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 45 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 45]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 46 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 46 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 46]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 47 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 47 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 47]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 48 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 48 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 48]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 49 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 49 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 49]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 50 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 50 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 50]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 51 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 51 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 51]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 52 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 52 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 52]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 53 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 53 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 53]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 54 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 54 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 54]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 91], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 92], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 93], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:55:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 94], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:55:34 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 95], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 96], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 97], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 98], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:55:34 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 99], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:55:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 100], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:55:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 101], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:55:34 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 102], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:55:34 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 103], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 104], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:55:34 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 105], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:34 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:55:34 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 55 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"55", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "55"]] SQL (10.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 55], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 55 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 55 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.8ms) Completed 200 OK in 178ms (Views: 79.6ms | ActiveRecord: 11.2ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 55 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 55 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"55", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "55"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 55], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 55 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 55 Redirected to http://test.host/blog/posts/55-tis-is-a-blog-post-title Completed 302 Found in 99ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 55 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"55", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "55"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 55], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 55 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 55 Redirected to http://test.host/blog/posts/55-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"55", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "55"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 55], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 55 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 55 Redirected to http://test.host/blog/posts/55-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 109], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] Redirected to http://test.host/blog/posts/70-something-new Completed 302 Found in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 110], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] Redirected to http://test.host/blog/posts/71-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 115], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 116], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 117], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 118], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 119], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 120], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:55:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 121], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 122 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 123 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 55 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 55 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 55]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 56 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 56 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 56]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 57 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 57 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 57]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 58 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 58 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 58]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 59 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 59 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 59]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 60 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 60 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 60]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 61 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 61 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 61]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 62 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 62 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 62]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 63 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 63 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 63]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 64 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 64 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 64]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 65 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 65 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 65]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 66 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 66 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 66]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 67 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 67 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 67]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 68 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 68 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 68]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 69 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 69 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 69]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 70 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 70 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 70]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 71 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 71 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 71]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 72 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 72 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 72]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 73 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 73 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 73]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 74 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 74 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 74]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 75 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 75 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 75]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 76 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 76 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 76]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 77 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 77 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 77]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 78 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 78 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 78]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 124], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 125], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 126], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 127], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 128], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 129], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 130], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:56:00 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 131], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 132], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 133], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 134], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 135], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:56:00 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 136], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:56:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 137], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:56:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 138], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:56:00 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 79 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"79", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "79"]] SQL (13.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:08 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 79], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:08 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 79 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 79 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 172ms (Views: 75.4ms | ActiveRecord: 13.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 79 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 79 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"79", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "79"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:08 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 79], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:08 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 79 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 79 Redirected to http://test.host/blog/posts/79-tis-is-a-blog-post-title Completed 302 Found in 103ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 79 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"79", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "79"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 79], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 79 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 79 Redirected to http://test.host/blog/posts/79-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"79", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "79"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 79], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 79 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 79 Redirected to http://test.host/blog/posts/79-tis-is-a-blog-post-title Completed 302 Found in 10ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 142], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] Redirected to http://test.host/blog/posts/94-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 143], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] Redirected to http://test.host/blog/posts/95-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 148], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 149], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 150], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 151], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 152], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 153], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 154], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 155 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 156 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 79 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 79 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 79]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 80 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 80 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 80]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 81 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 81 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 81]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 82 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 82 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 82]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 83 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 83 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 83]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 84 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 84 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 84]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 85 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 85 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 85]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 86 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 86 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 86]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 87 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 87 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 87]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 88 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 88 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 88]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 89 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 89 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 89]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 90 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 90 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 90]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 91 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 91 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 91]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 92 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 92 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 92]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 93 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 93 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 93]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 94 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 94 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 94]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 95 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 95 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 95]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 96 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 96 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 96]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 97 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 97 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 97]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 98 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 98 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 98]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 99 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 99 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 99]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 100 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 100 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 100]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 101 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 101 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 101]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 102 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 102 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 102]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 157], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 158], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 159], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 160], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 161], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 162], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 163], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 164], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 165], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 166], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 167], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:56:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 168], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 169], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:56:09 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 170], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:56:09 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 171], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:56:09 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 103 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"103", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "103"]] SQL (15.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 103 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 176ms (Views: 75.2ms | ActiveRecord: 15.8ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 103 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 103 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"103", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "103"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 103 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Redirected to http://test.host/blog/posts/103-tis-is-a-blog-post-title Completed 302 Found in 100ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 103 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"103", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "103"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 103 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Redirected to http://test.host/blog/posts/103-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"103", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "103"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 103 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Redirected to http://test.host/blog/posts/103-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 103], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 103 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 175], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] Redirected to http://test.host/blog/posts/118-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 176], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] Redirected to http://test.host/blog/posts/119-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 41ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 181], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 182], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 183], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 184], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 185], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 186], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 187], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 188 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 189 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 103 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 103 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 103]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 104 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 104 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 104]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 105 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 105 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 105]] ActsAsTaggableOn::Tagging Load (0.6ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 106 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 106 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 106]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 107 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 107 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 107]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 108 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 108 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 108]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 109 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 109 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 109]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 110 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 110 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 110]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 111 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 111 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 111]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 112 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 112 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 112]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 113 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 113 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 113]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 114 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 114 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 114]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 115 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 115 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 115]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 116 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 116 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 116]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 117 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 117 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 117]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 118 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 118 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 118]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 119 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 119 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 119]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 120 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 120 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 120]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 121 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 121 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 121]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 122 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 122 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 122]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 123 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 123 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 123]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 124 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 124 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 124]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 125 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 125 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 125]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 126 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 126 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 126]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 190], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 191], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 192], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:56:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 193], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 194], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 195], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 196], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 197], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 198], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 199], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 200], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 201], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 202], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:56:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 203], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:56:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 204], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:56:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:56:32 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"127", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:56:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:56:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 127 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 174ms (Views: 76.0ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"127", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 127 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Redirected to http://test.host/blog/posts/127-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"127", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 127 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Redirected to http://test.host/blog/posts/127-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"127", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 127 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Redirected to http://test.host/blog/posts/127-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"50", "post_id"=>"127", "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 3ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"51", "post_id"=>"127", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 1ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 127], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 127 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"52", "post_id"=>"127", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "127"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 127 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 208], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] Redirected to http://test.host/blog/posts/142-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 209], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] Redirected to http://test.host/blog/posts/143-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 214], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 215], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 216], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 217], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 218], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 219], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 220], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 221 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 222 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 127 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 127 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 127]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 128 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 128 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 128]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 129 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 129 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 129]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 130 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 130 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 130]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 131 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 131 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 131]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 132 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 132 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 132]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 133 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 133 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 133]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 134 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 134 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 134]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 135 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 135 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 135]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 136 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 136 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 136]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 137 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 137 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 137]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 138 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 138 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 138]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 139 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 139 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 139]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 140 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 140 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 140]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 141 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 141 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 141]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 142 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 142 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 142]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 143 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 143 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 143]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 144 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 144 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 144]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 145 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 145 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 145]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 146 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 146 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 146]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 147 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 147 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 147]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 148 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 148 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 148]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 149 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 149 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 149]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 150 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 150 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 150]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 223], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 224], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 225], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 226], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:57:00 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 227], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 228], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 229], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 230], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 231], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 232], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 233], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 234], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:57:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 235], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 236], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:57:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 237], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:57:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:57:00 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"151", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 151 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 173ms (Views: 75.4ms | ActiveRecord: 11.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"151", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 151 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Redirected to http://test.host/blog/posts/151-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"151", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 151 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Redirected to http://test.host/blog/posts/151-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"151", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 151 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Redirected to http://test.host/blog/posts/151-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"57", "post_id"=>"151", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 2ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"58", "post_id"=>"151", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 2ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 151], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 151 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"59", "post_id"=>"151", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "151"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 151 AND "blog_comments"."id" = ? LIMIT 1 [["id", :id]] Completed 404 Not Found in 1ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 241], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00]] Redirected to http://test.host/blog/posts/166-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 242], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00]] Redirected to http://test.host/blog/posts/167-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 247], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 248], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 249], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 250], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 251], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 252], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 253], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 254 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 255 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 151 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 151 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 151]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 152 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 152 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 152]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 153 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 153 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 153]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 154 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 154 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 154]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 155 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 155 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 155]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 156 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 156 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 156]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 157 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 157 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 157]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 158 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 158 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 158]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 159 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 159 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 159]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 160 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 160 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 160]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 161 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 161 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 161]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 162 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 162 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 162]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 163 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 163 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 163]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 164 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 164 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 164]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 165 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 165 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 165]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 166 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 166 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 166]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 167 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 167 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 167]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 168 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 168 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 168]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 169 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 169 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 169]] ActsAsTaggableOn::Tagging Load (0.3ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 170 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 170 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 170]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 171 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 171 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 171]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 172 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 172 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 172]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 173 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 173 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 173]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 174 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 174 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 174]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 256], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 257], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 258], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 259], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 260], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 261], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 262], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 263], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 264], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 265], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 266], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:58:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 267], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 268], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 269], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:58:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 270], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:58:08 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"175", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 168ms (Views: 75.4ms | ActiveRecord: 11.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"175", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 97ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"175", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"175", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"64", "post_id"=>"175", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 AND "blog_comments"."id" = ? LIMIT 1 [["id", "64"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 175 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 64]] Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"65", "post_id"=>"175", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 AND "blog_comments"."id" = ? LIMIT 1 [["id", "65"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 175 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 65]] Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 175], ["state", nil], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 175 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"66", "post_id"=>"175", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "175"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 175 AND "blog_comments"."id" = ? LIMIT 1 [["id", "66"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 175 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 175 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 66]] Redirected to http://test.host/blog/posts/175-tis-is-a-blog-post-title Completed 302 Found in 10ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 274], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] Redirected to http://test.host/blog/posts/190-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 275], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] Redirected to http://test.host/blog/posts/191-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 280], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 281], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 282], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 283], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 284], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 285], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 286], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 287 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 288 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 175 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 175 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 175]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 176 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 176 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 176]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 177 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 177 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 177]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 178 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 178 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 178]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 179 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 179 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 179]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 180 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 180 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 180]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 181 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 181 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 181]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 182 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 182 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 182]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 183 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 183 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 183]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 184 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 184 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 184]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 185 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 185 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 185]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 186 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 186 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 186]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 187 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 187 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 187]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 188 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 188 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 188]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 189 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 189 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 189]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 190 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 190 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 190]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 191 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 191 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 191]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 192 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 192 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 192]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 193 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 193 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 193]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 194 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 194 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 194]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 195 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 195 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 195]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 196 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 196 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 196]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 197 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 197 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 197]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 198 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 198 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 198]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 289], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 290], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 291], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 292], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 293], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 294], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:58:37 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 295], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 296], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 297], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 298], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 299], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 300], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 301], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:58:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 302], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:58:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 303], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 21:58:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 21:58:37 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"199", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] SQL (13.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.6ms) Completed 200 OK in 175ms (Views: 78.1ms | ActiveRecord: 13.6ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"199", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 98ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"199", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"199", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"71", "post_id"=>"199", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 AND "blog_comments"."id" = ? LIMIT 1 [["id", "71"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 199 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 71]] Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"72", "post_id"=>"199", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 AND "blog_comments"."id" = ? LIMIT 1 [["id", "72"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 199 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 72]] Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 199], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 199 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"73", "post_id"=>"199", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "199"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 199 AND "blog_comments"."id" = ? LIMIT 1 [["id", "73"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 199 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 199 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 73]] Redirected to http://test.host/blog/posts/199-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 307], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] Redirected to http://test.host/blog/posts/214-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 308], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] Redirected to http://test.host/blog/posts/215-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 313], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 314], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 315], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 316], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 317], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 318], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 319], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 320 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 321 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 199 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 199 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 199]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 200 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 200 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 200]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 201 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 201 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 201]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 202 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 202 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 202]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 203 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 203 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 203]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 204 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 204 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 204]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 205 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 205 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 205]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 206 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 206 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 206]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 207 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 207 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 207]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 208 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 208 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 208]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 209 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 209 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 209]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 210 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 210 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 210]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 211 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 211 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 211]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 212 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 212 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 212]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 213 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 213 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 213]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 214 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 214 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 214]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 215 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 215 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 215]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 216 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 216 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 216]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 217 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 217 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 217]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 218 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 218 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 218]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 219 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 219 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 219]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 220 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 220 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 220]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 221 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 221 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 221]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 222 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 222 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 222]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 322], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 323], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 324], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:00:08 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 325], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 326], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:00:08 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 327], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 328], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 329], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:00:08 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 330], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:00:08 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 331], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 332], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:00:08 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 333], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 334], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 335], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:00:08 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 336], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:08 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:00:08 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"223", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.6ms) Completed 200 OK in 175ms (Views: 77.0ms | ActiveRecord: 11.5ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"223", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 105ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"223", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"223", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"78", "post_id"=>"223", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 AND "blog_comments"."id" = ? LIMIT 1 [["id", "78"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 223 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 78]] Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"79", "post_id"=>"223", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 AND "blog_comments"."id" = ? LIMIT 1 [["id", "79"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 223 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 79]] Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 223], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 223 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"80", "post_id"=>"223", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "223"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 AND "blog_comments"."id" = ? LIMIT 1 [["id", "80"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 223 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 223 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 80]] Redirected to http://test.host/blog/posts/223-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 223 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.7ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 340], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] Redirected to http://test.host/blog/posts/238-something-new Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 341], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] Redirected to http://test.host/blog/posts/239-something-new Completed 302 Found in 8ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 346], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 347], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 348], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 349], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 350], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 351], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 352], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 353 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 354 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 223 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 223 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 223]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 224 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 224 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 224]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 225 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 225 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 225]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 226 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 226 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 226]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 227 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 227 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 227]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 228 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 228 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 228]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 229 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 229 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 229]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 230 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 230 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 230]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 231 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 231 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 231]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 232 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 232 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 232]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 233 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 233 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 233]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 234 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 234 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 234]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 235 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 235 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 235]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 236 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 236 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 236]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 237 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 237 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 237]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 238 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 238 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 238]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 239 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 239 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 239]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 240 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 240 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 240]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 241 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 241 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 241]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 242 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 242 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 242]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 243 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 243 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 243]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 244 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 244 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 244]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 245 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 245 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 245]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 246 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 246 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 246]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 355], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 356], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:00:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 357], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 358], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 359], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 360], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:00:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 361], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:00:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 362], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:00:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 363], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 364], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 365], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:00:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 366], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 367], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 368], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:00:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 369], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:00:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:00:26 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"247", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] SQL (11.3ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 165ms (Views: 75.5ms | ActiveRecord: 11.9ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"247", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 105ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"247", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"247", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"85", "post_id"=>"247", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 AND "blog_comments"."id" = ? LIMIT 1 [["id", "85"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 247 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 85]] Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"86", "post_id"=>"247", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 AND "blog_comments"."id" = ? LIMIT 1 [["id", "86"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 247 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 86]] Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 247], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 247 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"87", "post_id"=>"247", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "247"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 AND "blog_comments"."id" = ? LIMIT 1 [["id", "87"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 247 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 247 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 87]] Redirected to http://test.host/blog/posts/247-tis-is-a-blog-post-title Completed 302 Found in 12ms Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 247 Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 373], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] Redirected to http://test.host/blog/posts/262-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 374], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] Redirected to http://test.host/blog/posts/263-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 379], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 380], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 381], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 382], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 383], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 384], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 385], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 386 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 387 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 247 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 247 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 247]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 248 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 248 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 248]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 249 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 249 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 249]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 250 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 250 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 250]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 251 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 251 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 251]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 252 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 252 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 252]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 253 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 253 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 253]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 254 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 254 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 254]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 255 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 255 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 255]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 256 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 256 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 256]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 257 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 257 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 257]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 258 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 258 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 258]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 259 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 259 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 259]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 260 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 260 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 260]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 261 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 261 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 261]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 262 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 262 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 262]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 263 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 263 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 263]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 264 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 264 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 264]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 265 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 265 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 265]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 266 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 266 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 266]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 267 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 267 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 267]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 268 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 268 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 268]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 269 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 269 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 269]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 270 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 270 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 270]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 388], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 389], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 390], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:01:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 391], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 392], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 393], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:01:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 394], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:01:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 395], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 396], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 397], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:01:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 398], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:01:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 399], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:01:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 400], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:01:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 401], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:01:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 402], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:01:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:01:14 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"271", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 171ms (Views: 76.5ms | ActiveRecord: 11.3ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"271", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"271", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"271", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"92", "post_id"=>"271", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 AND "blog_comments"."id" = ? LIMIT 1 [["id", "92"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.3ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 271 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 92]] Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 13ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"93", "post_id"=>"271", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 AND "blog_comments"."id" = ? LIMIT 1 [["id", "93"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 271 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 93]] Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 271], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 271 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"94", "post_id"=>"271", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "271"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 271 AND "blog_comments"."id" = ? LIMIT 1 [["id", "94"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 271 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 271 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 94]] Redirected to http://test.host/blog/posts/271-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 406], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] Redirected to http://test.host/blog/posts/286-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 407], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] Redirected to http://test.host/blog/posts/287-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 412], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 413], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 414], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 415], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 416], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 417], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 418], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 419 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 420 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 271 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 271 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 271]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 272 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 272 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 272]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 273 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 273 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 273]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 274 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 274 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 274]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 275 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 275 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 275]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 276 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 276 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 276]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 277 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 277 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 277]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 278 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 278 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 278]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 279 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 279 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 279]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 280 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 280 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 280]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 281 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 281 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 281]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 282 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 282 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 282]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 283 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 283 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 283]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 284 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 284 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 284]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 285 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 285 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 285]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 286 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 286 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 286]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 287 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 287 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 287]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 288 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 288 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 288]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 289 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 289 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 289]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 290 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 290 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 290]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 291 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 291 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 291]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 292 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 292 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 292]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 293 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 293 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 293]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 294 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 294 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 294]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 421], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 422], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 423], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 424], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:02:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 425], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:02:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 426], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:02:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 427], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:02:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 428], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:02:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 429], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 430], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 431], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 432], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 433], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 434], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:02:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 435], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:02:15 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"295", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] SQL (10.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.1ms) Completed 200 OK in 202ms (Views: 104.4ms | ActiveRecord: 10.9ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"295", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 111ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"295", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"295", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"99", "post_id"=>"295", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 AND "blog_comments"."id" = ? LIMIT 1 [["id", "99"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 295 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 99]] Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 User Load (0.3ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"100", "post_id"=>"295", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 AND "blog_comments"."id" = ? LIMIT 1 [["id", "100"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 295 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 100]] Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 295], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 295 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"101", "post_id"=>"295", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "295"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 295 AND "blog_comments"."id" = ? LIMIT 1 [["id", "101"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 295 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 295 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 101]] Redirected to http://test.host/blog/posts/295-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 439], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00]] Redirected to http://test.host/blog/posts/310-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 440], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00]] Redirected to http://test.host/blog/posts/311-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 445], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 446], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 447], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 448], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 449], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 450], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 451], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 452 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 453 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 295 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 295 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 295]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 296 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 296 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 296]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 297 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 297 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 297]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 298 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 298 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 298]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 299 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 299 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 299]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 300 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 300 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 300]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 301 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 301 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 301]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 302 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 302 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 302]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 303 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 303 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 303]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 304 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 304 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 304]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 305 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 305 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 305]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 306 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 306 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 306]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 307 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 307 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 307]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 308 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 308 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 308]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 309 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 309 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 309]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 310 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 310 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 310]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 311 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 311 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 311]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 312 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 312 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 312]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 313 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 313 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 313]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 314 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 314 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 314]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 315 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 315 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 315]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 316 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 316 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 316]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 317 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 317 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 317]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 318 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 318 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 318]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 454], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 455], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 456], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 457], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 458], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 459], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:02:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 460], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 461], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 462], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 463], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 464], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 465], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 466], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 467], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:02:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 468], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:02:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:02:21 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"319", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 170ms (Views: 75.0ms | ActiveRecord: 10.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"319", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"319", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"319", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"106", "post_id"=>"319", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 AND "blog_comments"."id" = ? LIMIT 1 [["id", "106"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 319 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 106]] Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"107", "post_id"=>"319", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 AND "blog_comments"."id" = ? LIMIT 1 [["id", "107"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 319 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 107]] Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 319], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 319 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"108", "post_id"=>"319", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "319"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 319 AND "blog_comments"."id" = ? LIMIT 1 [["id", "108"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 319 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 319 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 108]] Redirected to http://test.host/blog/posts/319-tis-is-a-blog-post-title Completed 302 Found in 9ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 472], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] Redirected to http://test.host/blog/posts/334-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 473], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] Redirected to http://test.host/blog/posts/335-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 478], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 479], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 480], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 481], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 482], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 483], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 484], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 485 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 486 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 319 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 319 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 319]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 320 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 320 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 320]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 321 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 321 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 321]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 322 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 322 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 322]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 323 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 323 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 323]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 324 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 324 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 324]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 325 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 325 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 325]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 326 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 326 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 326]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 327 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 327 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 327]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 328 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 328 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 328]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 329 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 329 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 329]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 330 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 330 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 330]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 331 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 331 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 331]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 332 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 332 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 332]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 333 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 333 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 333]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 334 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 334 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 334]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 335 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 335 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 335]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 336 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 336 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 336]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 337 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 337 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 337]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 338 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 338 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 338]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 339 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 339 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 339]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 340 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 340 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 340]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 341 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 341 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 341]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 342 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 342 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 342]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 487], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 488], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 489], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 490], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 491], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 492], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 493], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:03:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 494], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 495], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 496], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 497], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 498], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:03:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 499], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:03:02 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 500], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:03:02 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 501], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:03:02 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"343", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.6ms) Completed 200 OK in 173ms (Views: 78.2ms | ActiveRecord: 10.8ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"343", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 108ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"343", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"343", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 12ms User Load (0.3ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"113", "post_id"=>"343", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 AND "blog_comments"."id" = ? LIMIT 1 [["id", "113"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 343 SQL (0.3ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 113]] Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"114", "post_id"=>"343", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 AND "blog_comments"."id" = ? LIMIT 1 [["id", "114"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 343 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 114]] Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 343], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 343 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"115", "post_id"=>"343", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "343"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 343 AND "blog_comments"."id" = ? LIMIT 1 [["id", "115"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 343 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 343 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 115]] Redirected to http://test.host/blog/posts/343-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 505], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] Redirected to http://test.host/blog/posts/358-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 506], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] Redirected to http://test.host/blog/posts/359-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 511], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 512], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 513], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 514], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 515], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 516], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 517], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 518 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:22 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 519 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 343 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 343 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 343]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 344 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 344 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 344]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 345 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 345 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 345]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 346 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 346 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 346]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 347 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 347 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 347]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 348 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 348 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 348]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 349 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 349 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 349]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 350 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 350 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 350]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 351 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 351 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 351]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 352 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 352 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 352]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 353 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 353 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 353]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 354 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 354 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 354]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 355 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 355 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 355]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 356 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 356 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 356]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 357 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 357 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 357]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 358 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 358 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 358]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 359 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 359 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 359]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 360 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 360 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 360]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 361 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 361 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 361]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 362 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 362 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 362]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 363 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 363 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 363]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 364 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 364 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 364]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 365 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 365 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 365]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 366 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 366 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 366]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 520], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 521], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 522], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 523], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 524], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 525], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 526], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 527], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 528], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 529], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 530], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:03:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 531], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 532], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:03:23 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 533], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:03:23 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 534], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:23 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:03:23 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"367", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] SQL (10.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 163ms (Views: 75.7ms | ActiveRecord: 10.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"367", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"367", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"367", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"120", "post_id"=>"367", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 AND "blog_comments"."id" = ? LIMIT 1 [["id", "120"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 367 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 120]] Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"121", "post_id"=>"367", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 AND "blog_comments"."id" = ? LIMIT 1 [["id", "121"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 367 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 121]] Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 367], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 367 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"122", "post_id"=>"367", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "367"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 367 AND "blog_comments"."id" = ? LIMIT 1 [["id", "122"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 367 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 367 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 122]] Redirected to http://test.host/blog/posts/367-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 538], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00]] Redirected to http://test.host/blog/posts/382-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 539], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:03:45 UTC +00:00]] Redirected to http://test.host/blog/posts/383-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 544], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 545], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 546], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 547], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 548], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 549], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 550], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 551 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 552 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 367 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 367 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 367]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 368 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 368 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 368]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 369 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 369 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 369]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 370 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 370 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 370]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 371 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 371 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 371]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 372 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 372 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 372]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 373 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 373 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 373]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 374 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 374 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 374]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 375 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 375 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 375]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 376 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 376 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 376]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 377 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 377 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 377]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 378 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 378 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 378]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 379 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 379 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 379]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 380 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 380 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 380]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 381 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 381 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 381]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 382 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 382 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 382]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 383 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 383 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 383]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 384 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 384 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 384]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 385 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 385 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 385]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 386 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 386 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 386]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 387 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 387 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 387]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 388 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 388 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 388]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 389 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 389 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 389]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 390 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 390 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 390]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 553], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 554], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 555], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 556], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 557], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 558], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 559], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 560], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 561], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 562], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 563], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:03:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 564], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 565], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 566], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:03:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 567], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:03:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:03:46 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"391", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] SQL (10.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.0ms) Completed 200 OK in 172ms (Views: 74.4ms | ActiveRecord: 11.3ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"391", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 92ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"391", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"391", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"127", "post_id"=>"391", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 AND "blog_comments"."id" = ? LIMIT 1 [["id", "127"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 391 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 127]] Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"128", "post_id"=>"391", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 AND "blog_comments"."id" = ? LIMIT 1 [["id", "128"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 391 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 128]] Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 391], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 391 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"129", "post_id"=>"391", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "391"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 391 AND "blog_comments"."id" = ? LIMIT 1 [["id", "129"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 391 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 391 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 129]] Redirected to http://test.host/blog/posts/391-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 571], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] Redirected to http://test.host/blog/posts/406-something-new Completed 302 Found in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 572], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] Redirected to http://test.host/blog/posts/407-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 577], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 578], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 579], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 580], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 581], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 582], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 583], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 584 LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 585 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 391 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 391 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 391]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 392 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 392 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 392]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 393 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 393 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 393]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 394 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 394 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 394]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 395 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 395 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 395]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 396 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 396 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 396]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 397 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 397 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 397]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 398 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 398 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 398]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 399 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 399 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 399]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 400 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 400 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 400]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 401 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 401 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 401]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 402 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 402 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 402]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 403 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 403 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 403]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 404 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 404 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 404]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 405 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 405 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 405]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 406 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 406 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 406]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 407 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 407 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 407]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 408 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 408 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 408]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 409 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 409 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 409]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 410 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 410 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 410]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 411 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 411 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 411]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 412 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 412 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 412]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 413 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 413 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 413]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 414 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 414 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 414]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 586], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 587], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:04:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 588], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:04:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 589], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:04:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 590], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:04:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 591], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:04:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 592], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 593], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:04:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 594], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 595], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 596], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 597], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 598], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 599], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:04:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 600], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:04:14 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"415", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] SQL (10.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 167ms (Views: 75.2ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"415", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"415", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"415", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"134", "post_id"=>"415", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 AND "blog_comments"."id" = ? LIMIT 1 [["id", "134"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 415 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 134]] Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"135", "post_id"=>"415", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 AND "blog_comments"."id" = ? LIMIT 1 [["id", "135"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 415 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 135]] Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 415], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 415 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"136", "post_id"=>"415", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "415"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 415 AND "blog_comments"."id" = ? LIMIT 1 [["id", "136"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 415 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 415 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 136]] Redirected to http://test.host/blog/posts/415-tis-is-a-blog-post-title Completed 302 Found in 9ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) [35mUser Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 604], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] Redirected to http://test.host/blog/posts/430-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 605], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] Redirected to http://test.host/blog/posts/431-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 610], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 611], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 612], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 613], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 614], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 615], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:04:59 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 616], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 617 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 618 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 415 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 415 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 415]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 416 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 416 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 416]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 417 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 417 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 417]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 418 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 418 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 418]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 419 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 419 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 419]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 420 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 420 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 420]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 421 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 421 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 421]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 422 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 422 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 422]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 423 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 423 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 423]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 424 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 424 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 424]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 425 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 425 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 425]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 426 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 426 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 426]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 427 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 427 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 427]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 428 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 428 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 428]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 429 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 429 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 429]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 430 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 430 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 430]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 431 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 431 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 431]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 432 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 432 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 432]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 433 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 433 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 433]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 434 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 434 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 434]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 435 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 435 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 435]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 436 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 436 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 436]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 437 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 437 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 437]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 438 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 438 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 438]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 619], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 620], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 621], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 622], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 623], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:05:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 624], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 625], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 626], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 627], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:05:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 628], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 629], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 630], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:05:00 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 631], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 632], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:05:00 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 633], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:00 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:05:00 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"439", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 170ms (Views: 75.2ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"439", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 91ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"439", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"439", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 12ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"141", "post_id"=>"439", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 AND "blog_comments"."id" = ? LIMIT 1 [["id", "141"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 439 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 141]] Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"142", "post_id"=>"439", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 AND "blog_comments"."id" = ? LIMIT 1 [["id", "142"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 439 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 142]] Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 439], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 439 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"143", "post_id"=>"439", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "439"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 439 AND "blog_comments"."id" = ? LIMIT 1 [["id", "143"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 439 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 439 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 143]] Redirected to http://test.host/blog/posts/439-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 637], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] Redirected to http://test.host/blog/posts/454-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 638], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] Redirected to http://test.host/blog/posts/455-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 643], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 644], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 645], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 646], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 647], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 648], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 649], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 650 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:14 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 651 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 439 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 439 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 439]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 440 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 440 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 440]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 441 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 441 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 441]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 442 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 442 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 442]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 443 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 443 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 443]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 444 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 444 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 444]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 445 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 445 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 445]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 446 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 446 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 446]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 447 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 447 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 447]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 448 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 448 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 448]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 449 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 449 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 449]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 450 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 450 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 450]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 451 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 451 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 451]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 452 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 452 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 452]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 453 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 453 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 453]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 454 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 454 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 454]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 455 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 455 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 455]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 456 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 456 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 456]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 457 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 457 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 457]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 458 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 458 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 458]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 459 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 459 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 459]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 460 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 460 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 460]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 461 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 461 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 461]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 462 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 462 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 462]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 652], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 653], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 654], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 655], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:05:15 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 656], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:05:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 657], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 658], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 659], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 660], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:05:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 661], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 662], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:05:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 663], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 664], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 665], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:05:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 666], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:05:15 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"463", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] SQL (10.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 165ms (Views: 74.7ms | ActiveRecord: 10.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"463", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 91ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"463", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"463", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"148", "post_id"=>"463", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 AND "blog_comments"."id" = ? LIMIT 1 [["id", "148"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 463 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 148]] Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"149", "post_id"=>"463", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 AND "blog_comments"."id" = ? LIMIT 1 [["id", "149"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 463 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 149]] Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 463], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 463 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"150", "post_id"=>"463", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "463"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 463 AND "blog_comments"."id" = ? LIMIT 1 [["id", "150"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 463 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 463 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 150]] Redirected to http://test.host/blog/posts/463-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 670], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] Redirected to http://test.host/blog/posts/478-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 671], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] Redirected to http://test.host/blog/posts/479-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 676], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 677], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 678], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 679], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 680], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 681], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 682], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 683 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 684 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 463 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 463 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 463]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 464 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 464 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 464]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 465 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 465 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 465]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 466 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 466 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 466]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 467 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 467 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 467]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 468 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 468 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 468]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 469 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 469 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 469]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 470 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 470 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 470]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 471 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 471 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 471]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 472 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 472 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 472]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 473 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 473 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 473]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 474 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 474 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 474]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 475 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 475 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 475]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 476 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 476 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 476]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 477 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 477 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 477]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 478 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 478 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 478]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 479 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 479 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 479]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 480 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 480 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 480]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 481 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 481 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 481]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 482 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 482 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 482]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 483 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 483 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 483]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 484 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 484 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 484]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 485 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 485 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 485]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 486 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 486 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 486]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 685], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 686], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 687], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 688], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 689], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 690], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 691], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 692], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 693], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 694], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 695], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:05:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 696], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:05:21 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 697], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:05:21 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 698], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:05:21 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 699], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:05:21 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:05:21 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"487", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 167ms (Views: 76.2ms | ActiveRecord: 10.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"487", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 97ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"487", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"487", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"155", "post_id"=>"487", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 AND "blog_comments"."id" = ? LIMIT 1 [["id", "155"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 487 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 155]] Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"156", "post_id"=>"487", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 AND "blog_comments"."id" = ? LIMIT 1 [["id", "156"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 487 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 156]] Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 487], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 487 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"157", "post_id"=>"487", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "487"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 487 AND "blog_comments"."id" = ? LIMIT 1 [["id", "157"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 487 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 487 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 157]] Redirected to http://test.host/blog/posts/487-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 703], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00]] Redirected to http://test.host/blog/posts/502-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 704], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00]] Redirected to http://test.host/blog/posts/503-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:00 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 709], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 710], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 711], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 712], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 713], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 714], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 715], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 716 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 717 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 487 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 487 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 487]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 488 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 488 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 488]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 489 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 489 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 489]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 490 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 490 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 490]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 491 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 491 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 491]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 492 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 492 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 492]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 493 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 493 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 493]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 494 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 494 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 494]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 495 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 495 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 495]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 496 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 496 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 496]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 497 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 497 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 497]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 498 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 498 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 498]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 499 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 499 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 499]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 500 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 500 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 500]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 501 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 501 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 501]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 502 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 502 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 502]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 503 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 503 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 503]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 504 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 504 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 504]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 505 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 505 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 505]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 506 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 506 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 506]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 507 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 507 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 507]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 508 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 508 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 508]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 509 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 509 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 509]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 510 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 510 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 510]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 718], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 719], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 720], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 721], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 722], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 723], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 724], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 725], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 726], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:06:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 727], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 728], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 729], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 730], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 731], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:06:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 732], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:06:01 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"511", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] SQL (10.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.5ms) Completed 200 OK in 168ms (Views: 78.5ms | ActiveRecord: 11.1ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"511", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 97ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"511", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"511", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"162", "post_id"=>"511", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 AND "blog_comments"."id" = ? LIMIT 1 [["id", "162"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 511 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 162]] Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"163", "post_id"=>"511", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 AND "blog_comments"."id" = ? LIMIT 1 [["id", "163"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 511 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 163]] Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 511], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:06:17 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 511 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"164", "post_id"=>"511", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "511"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 511 AND "blog_comments"."id" = ? LIMIT 1 [["id", "164"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 511 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 511 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 164]] Redirected to http://test.host/blog/posts/511-tis-is-a-blog-post-title Completed 302 Found in 7ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 736], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] Redirected to http://test.host/blog/posts/526-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 737], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] Redirected to http://test.host/blog/posts/527-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 742], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 743], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 744], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 745], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 746], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 747], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 748], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 749 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 750 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 511 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 511 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 511]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 512 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 512 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 512]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 513 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 513 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 513]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 514 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 514 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 514]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 515 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 515 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 515]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 516 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 516 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 516]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 517 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 517 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 517]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 518 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 518 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 518]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 519 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 519 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 519]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 520 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 520 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 520]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 521 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 521 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 521]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 522 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 522 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 522]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 523 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 523 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 523]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 524 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 524 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 524]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 525 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 525 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 525]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 526 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 526 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 526]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 527 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 527 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 527]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 528 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 528 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 528]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 529 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 529 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 529]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 530 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 530 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 530]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 531 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 531 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 531]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 532 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 532 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 532]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 533 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 533 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 533]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 534 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 534 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 534]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 751], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 752], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 753], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 754], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 755], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 756], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 757], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 758], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 759], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 760], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 761], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 762], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:06:18 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 763], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 764], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:06:18 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 765], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:06:18 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:06:18 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"535", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:12 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:12 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.0ms) Completed 200 OK in 171ms (Views: 75.1ms | ActiveRecord: 10.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"535", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"535", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"535", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 9ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"169", "post_id"=>"535", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 AND "blog_comments"."id" = ? LIMIT 1 [["id", "169"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 535 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 169]] Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 8ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"170", "post_id"=>"535", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 AND "blog_comments"."id" = ? LIMIT 1 [["id", "170"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 535 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 170]] Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 8ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 535], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 535 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"171", "post_id"=>"535", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "535"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 535 AND "blog_comments"."id" = ? LIMIT 1 [["id", "171"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 535 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 535 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 171]] Redirected to http://test.host/blog/posts/535-tis-is-a-blog-post-title Completed 302 Found in 9ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 769], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] Redirected to http://test.host/blog/posts/550-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 770], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] Redirected to http://test.host/blog/posts/551-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 775], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 776], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 777], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 778], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 779], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 780], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 781], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 782 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 783 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 535 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 535 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 535]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 536 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 536 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 536]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 537 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 537 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 537]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 538 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 538 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 538]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 539 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 539 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 539]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 540 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 540 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 540]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 541 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 541 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 541]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 542 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 542 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 542]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 543 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 543 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 543]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 544 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 544 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 544]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 545 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 545 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 545]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 546 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 546 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 546]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 547 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 547 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 547]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 548 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 548 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 548]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 549 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 549 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 549]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 550 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 550 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 550]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 551 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 551 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 551]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 552 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 552 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 552]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 553 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 553 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 553]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 554 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 554 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 554]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 555 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 555 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 555]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 556 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 556 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 556]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 557 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 557 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 557]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 558 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 558 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 558]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 784], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 785], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 786], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 787], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 788], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 789], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 790], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 791], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 792], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 793], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (34.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 794], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:07:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 795], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 796], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 797], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:07:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 798], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:07:13 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"559", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 163ms (Views: 75.3ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"559", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 108ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"559", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"559", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 11ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"176", "post_id"=>"559", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 AND "blog_comments"."id" = ? LIMIT 1 [["id", "176"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 559 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 176]] Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 10ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"177", "post_id"=>"559", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 AND "blog_comments"."id" = ? LIMIT 1 [["id", "177"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 559 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 177]] Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 9ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 559], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 559 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"178", "post_id"=>"559", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "559"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 559 AND "blog_comments"."id" = ? LIMIT 1 [["id", "178"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 559 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 559 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 178]] Redirected to http://test.host/blog/posts/559-tis-is-a-blog-post-title Completed 302 Found in 9ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 802], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] Redirected to http://test.host/blog/posts/574-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 803], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] Redirected to http://test.host/blog/posts/575-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 808], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 809], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 810], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 811], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 812], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 813], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 814], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 815 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 816 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 559 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 559 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 559]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 560 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 560 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 560]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 561 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 561 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 561]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 562 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 562 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 562]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 563 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 563 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 563]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 564 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 564 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 564]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 565 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 565 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 565]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 566 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 566 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 566]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 567 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 567 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 567]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 568 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 568 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 568]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 569 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 569 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 569]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 570 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 570 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 570]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 571 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 571 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 571]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 572 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 572 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 572]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 573 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 573 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 573]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 574 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 574 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 574]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 575 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 575 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 575]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 576 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 576 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 576]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 577 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 577 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 577]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 578 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 578 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 578]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 579 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 579 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 579]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 580 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 580 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 580]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 581 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 581 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 581]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 582 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 582 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 582]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 817], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 818], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:39 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 819], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:07:39 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 820], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:07:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 821], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 822], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 823], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:07:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 824], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 825], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 826], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:07:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (34.7ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 827], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:07:40 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 828], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 829], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 830], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:07:40 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 831], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:07:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:07:40 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"583", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] SQL (10.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 170ms (Views: 75.7ms | ActiveRecord: 10.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"583", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Redirected to http://test.host/blog/posts/583-tis-is-a-blog-post-title Completed 302 Found in 89ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"583", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Redirected to http://test.host/blog/posts/583-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"583", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Redirected to http://test.host/blog/posts/583-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"183", "post_id"=>"583", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 AND "blog_comments"."id" = ? LIMIT 1 [["id", "183"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 583 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 183]] Completed 500 Internal Server Error in 11ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"184", "post_id"=>"583", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 AND "blog_comments"."id" = ? LIMIT 1 [["id", "184"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 583 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 184]] Redirected to http://test.host/blog/posts/583-tis-is-a-blog-post-title Completed 302 Found in 8ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 583], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 583 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"185", "post_id"=>"583", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "583"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 583 AND "blog_comments"."id" = ? LIMIT 1 [["id", "185"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 583 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 583 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 185]] Redirected to http://test.host/blog/posts/583-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 835], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] Redirected to http://test.host/blog/posts/598-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 836], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] Redirected to http://test.host/blog/posts/599-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 34ms (Views: 33.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 841], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 842], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 843], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 844], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 845], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 846], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 847], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 848 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 849 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 583 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 583 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 583]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 584 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 584 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 584]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 585 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 585 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 585]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 586 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 586 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 586]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 587 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 587 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 587]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 588 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 588 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 588]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 589 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 589 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 589]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 590 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 590 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 590]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 591 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 591 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 591]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 592 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 592 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 592]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 593 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 593 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 593]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 594 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 594 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 594]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 595 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 595 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 595]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 596 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 596 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 596]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 597 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (1.0ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 597 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 597]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 598 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 598 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 598]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 599 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 599 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 599]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 600 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 600 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 600]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 601 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 601 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 601]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 602 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 602 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 602]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 603 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 603 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 603]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 604 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 604 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 604]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 605 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 605 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 605]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 606 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 606 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 606]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 850], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 851], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 852], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 853], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 854], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 855], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 856], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 857], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 858], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 859], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 860], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 861], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:08:01 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 862], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:08:01 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 863], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:08:01 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:01 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 864], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:02 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:08:01 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"607", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] SQL (10.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 172ms (Views: 76.0ms | ActiveRecord: 10.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"607", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Redirected to http://test.host/blog/posts/607-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"607", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Redirected to http://test.host/blog/posts/607-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"607", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Redirected to http://test.host/blog/posts/607-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"190", "post_id"=>"607", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 AND "blog_comments"."id" = ? LIMIT 1 [["id", "190"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 607 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 190]] Completed 200 OK in 10ms (Views: 1.7ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"191", "post_id"=>"607", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 AND "blog_comments"."id" = ? LIMIT 1 [["id", "191"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 607 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 191]] Redirected to http://test.host/blog/posts/607-tis-is-a-blog-post-title Completed 302 Found in 9ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 607], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 607 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"192", "post_id"=>"607", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "607"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 607 AND "blog_comments"."id" = ? LIMIT 1 [["id", "192"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 607 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 607 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 192]] Redirected to http://test.host/blog/posts/607-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 868], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] Redirected to http://test.host/blog/posts/622-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 869], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] Redirected to http://test.host/blog/posts/623-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 31ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 874], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 875], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 876], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 877], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 878], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 879], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 880], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 881 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 882 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 607 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 607 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 607]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 608 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 608 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 608]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 609 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 609 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 609]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 610 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 610 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 610]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 611 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 611 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 611]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 612 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 612 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 612]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 613 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 613 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 613]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 614 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 614 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 614]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 615 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 615 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 615]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 616 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 616 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 616]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 617 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 617 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 617]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 618 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 618 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 618]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 619 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 619 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 619]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 620 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 620 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 620]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 621 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 621 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 621]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 622 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 622 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 622]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 623 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 623 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 623]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 624 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 624 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 624]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 625 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 625 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 625]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 626 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 626 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 626]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 627 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 627 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 627]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 628 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 628 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 628]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 629 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 629 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 629]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 630 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 630 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 630]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 883], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 884], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 885], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 886], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 887], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 888], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 889], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 890], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 891], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 892], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:08:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 893], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:08:29 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 894], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 895], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 896], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:08:29 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 897], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:08:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:08:29 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"631", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] SQL (10.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 171ms (Views: 75.5ms | ActiveRecord: 10.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"631", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Redirected to http://test.host/blog/posts/631-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"631", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Redirected to http://test.host/blog/posts/631-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"631", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Redirected to http://test.host/blog/posts/631-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"197", "post_id"=>"631", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 AND "blog_comments"."id" = ? LIMIT 1 [["id", "197"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 631 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 197]] Completed 200 OK in 9ms (Views: 1.7ms | ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"198", "post_id"=>"631", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 AND "blog_comments"."id" = ? LIMIT 1 [["id", "198"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 631 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 198]] Redirected to http://test.host/blog/posts/631-tis-is-a-blog-post-title Completed 302 Found in 7ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 631], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 631 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"199", "post_id"=>"631", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "631"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 631 AND "blog_comments"."id" = ? LIMIT 1 [["id", "199"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 631 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 631 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 199]] Redirected to http://test.host/blog/posts/631-tis-is-a-blog-post-title Completed 302 Found in 9ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 901], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] Redirected to http://test.host/blog/posts/646-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 902], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] Redirected to http://test.host/blog/posts/647-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 32ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 907], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 908], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 909], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 910], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 911], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 912], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 913], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 914 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 915 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 631 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 631 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 631]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 632 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 632 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 632]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 633 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 633 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 633]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 634 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 634 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 634]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 635 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 635 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 635]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 636 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 636 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 636]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 637 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 637 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 637]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 638 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 638 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 638]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 639 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 639 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 639]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 640 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 640 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 640]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 641 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 641 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 641]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 642 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 642 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 642]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 643 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 643 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 643]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 644 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 644 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 644]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 645 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 645 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 645]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 646 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 646 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 646]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 647 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 647 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 647]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 648 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 648 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 648]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 649 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 649 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 649]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 650 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 650 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 650]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 651 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 651 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 651]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 652 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 652 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 652]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 653 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 653 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 653]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 654 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 654 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 654]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 916], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 917], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 918], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 919], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 920], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 921], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 922], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 923], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 924], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 925], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 926], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:09:37 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 927], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 928], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:09:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 929], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:09:37 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 930], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:09:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:09:37 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"655", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.8ms) Completed 200 OK in 124ms (Views: 79.9ms | ActiveRecord: 11.7ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"655", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Redirected to http://test.host/blog/posts/655-tis-is-a-blog-post-title Completed 302 Found in 98ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"655", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Redirected to http://test.host/blog/posts/655-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"655", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Redirected to http://test.host/blog/posts/655-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"204", "post_id"=>"655", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 AND "blog_comments"."id" = ? LIMIT 1 [["id", "204"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 655 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 204]] Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"205", "post_id"=>"655", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 AND "blog_comments"."id" = ? LIMIT 1 [["id", "205"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 655 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 205]] Redirected to http://test.host/blog/posts/655-tis-is-a-blog-post-title Completed 302 Found in 9ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 655], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 655 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"206", "post_id"=>"655", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "655"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 655 AND "blog_comments"."id" = ? LIMIT 1 [["id", "206"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 655 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 655 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 206]] Redirected to http://test.host/blog/posts/655-tis-is-a-blog-post-title Completed 302 Found in 8ms Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 934], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] Redirected to http://test.host/blog/posts/670-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 935], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] Redirected to http://test.host/blog/posts/671-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 31ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 940], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 941], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 942], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 943], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 944], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 945], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 946], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 947 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 948 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 655 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 655 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 655]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 656 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 656 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 656]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 657 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 657 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 657]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 658 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 658 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 658]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 659 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 659 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 659]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 660 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 660 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 660]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 661 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 661 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 661]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 662 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 662 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 662]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 663 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 663 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 663]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 664 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 664 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 664]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 665 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 665 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 665]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 666 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 666 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 666]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 667 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 667 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 667]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 668 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 668 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 668]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 669 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 669 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 669]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 670 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 670 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 670]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 671 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 671 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 671]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 672 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 672 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 672]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 673 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 673 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 673]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 674 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 674 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 674]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 675 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 675 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 675]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 676 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 676 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 676]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 677 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 677 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 677]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 678 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 678 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 678]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 949], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 950], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 951], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 952], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 953], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 954], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:16:05 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 955], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 956], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 957], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 958], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:16:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 959], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:16:05 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 960], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:16:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 961], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:16:05 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 962], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:16:05 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 963], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:16:05 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:16:05 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (12.3ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 186ms (Views: 88.4ms | ActiveRecord: 12.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:16:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.9ms) Completed 200 OK in 164ms (Views: 75.2ms | ActiveRecord: 11.1ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 116ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:17:32 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 11ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 169ms (Views: 73.2ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 91ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 964], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 694], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 694 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"219", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "219"]] Completed 404 Not Found in 2ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 965], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 695], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 695 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"220", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "220"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 966], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 696], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:19:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 696 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"221", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "221"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (11.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 171ms (Views: 74.8ms | ActiveRecord: 12.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:39 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:39 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 967], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 697], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 697 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"226", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "226"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 968], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 698], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 698 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"227", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "227"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 969], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 699], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:20:40 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 699 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"228", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "228"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.7ms) Completed 200 OK in 169ms (Views: 77.3ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 91ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 970], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 700], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 700 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"233", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "233"]] Completed 404 Not Found in 2ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 971], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 701], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 701 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"234", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "234"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 972], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 702], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:09 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 702 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"235", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "235"]] Completed 404 Not Found in 1ms Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 170ms (Views: 74.4ms | ActiveRecord: 11.2ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 95ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"240", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "240"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 240]] Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.4ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"241", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "241"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 241]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:22:54 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"242", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "242"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 242]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 169ms (Views: 75.6ms | ActiveRecord: 11.3ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"247", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "247"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 247]] Completed 200 OK in 11ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"248", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "248"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 248]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:23:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"249", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "249"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 249]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.6ms) Completed 200 OK in 173ms (Views: 76.7ms | ActiveRecord: 11.4ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 95ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"254", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "254"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 254]] Completed 200 OK in 9ms (Views: 1.7ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"255", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "255"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 255]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"256", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "256"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 256]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:01 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"257", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:55 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:55 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.3ms) Completed 200 OK in 173ms (Views: 75.3ms | ActiveRecord: 11.3ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"262", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "262"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 262]] Completed 200 OK in 8ms (Views: 1.5ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"263", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "263"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 263]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"264", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "264"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 264]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"265", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:25:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"266", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (14.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.6ms) Completed 200 OK in 297ms (Views: 244.9ms | ActiveRecord: 15.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 263ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"271", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "271"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 271]] Completed 200 OK in 11ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.3ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"272", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "272"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 272]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"273", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "273"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 273]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"274", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"275", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.4ms) Completed 200 OK in 164ms (Views: 75.7ms | ActiveRecord: 11.1ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"280", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "280"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 280]] Completed 200 OK in 11ms (Views: 1.8ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Comment Load (0.4ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"281", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "281"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 281]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"282", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "282"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 282]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"283", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"284", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.1ms) Completed 200 OK in 162ms (Views: 74.5ms | ActiveRecord: 11.0ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 92ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"289", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "289"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 289]] Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"290", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "290"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 290]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"291", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "291"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 291]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"292", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:27:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"293", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (10.8ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:02 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:02 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.2ms) Completed 200 OK in 201ms (Views: 76.3ms | ActiveRecord: 11.5ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 118ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"679", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 14ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"298", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "298"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 298]] Completed 200 OK in 16ms (Views: 1.5ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"299", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "299"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 299]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 22ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 679]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"300", "post_id"=>"679", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "679"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 679 AND "blog_comments"."id" = ? LIMIT 1 [["id", "300"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 679 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 679 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 300]] Redirected to http://test.host/blog/posts/679-tis-is-a-blog-post-title Completed 302 Found in 26ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.2ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"301", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 679], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 679  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"302", "post_id"=>"679", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 976], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] Redirected to http://test.host/blog/posts/703-something-new Completed 302 Found in 40ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 977], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] Redirected to http://test.host/blog/posts/704-something-new Completed 302 Found in 8ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 982], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 983], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 984], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 985], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 986], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 987], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 988], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 989 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:03 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 990 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 679 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 679 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 679]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 680 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 680 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 680]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 681 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 681 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 681]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 682 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 682 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 682]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 683 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 683 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 683]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 684 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 684 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 684]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 685 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 685 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 685]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 686 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 686 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 686]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 687 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 687 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 687]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 688 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 688 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 688]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 689 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 689 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 689]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 690 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 690 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 690]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 691 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 691 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 691]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 692 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 692 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 692]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 693 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 693 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 693]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 694 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 694 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 694]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 695 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 695 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 695]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 696 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 696 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 696]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 697 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 697 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 697]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 698 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 698 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 698]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 699 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 699 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 699]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 700 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 700 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 700]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 701 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 701 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 701]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 702 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 702 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 702]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 703 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 703 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 703]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 704 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 704 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 704]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 705 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 705 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 705]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 706 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 706 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 706]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 707 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 707 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 707]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 708 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 708 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 708]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 709 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 709 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 709]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 710 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 710 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 710]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 711 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 711 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 711]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 991], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 992], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 993], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:28:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 994], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:28:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 995], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 996], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 997], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:28:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 998], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 999], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:28:04 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1000], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1001], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1002], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1003], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1004], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:28:04 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1005], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:28:04 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:28:04 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count   (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"712", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] SQL (12.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.3ms) Completed 200 OK in 194ms (Views: 91.0ms | ActiveRecord: 12.7ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"712", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 Redirected to http://test.host/blog/posts/712-tis-is-a-blog-post-title Completed 302 Found in 115ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"712", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 Redirected to http://test.host/blog/posts/712-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"712", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 Redirected to http://test.host/blog/posts/712-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 712]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"307", "post_id"=>"712", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 AND "blog_comments"."id" = ? LIMIT 1 [["id", "307"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 712 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 307]] Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 0.8ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 712]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 712]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"308", "post_id"=>"712", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 AND "blog_comments"."id" = ? LIMIT 1 [["id", "308"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 712 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 308]] Redirected to http://test.host/blog/posts/712-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 712]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"309", "post_id"=>"712", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "712"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 712 AND "blog_comments"."id" = ? LIMIT 1 [["id", "309"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 712 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 712 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 309]] Redirected to http://test.host/blog/posts/712-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"310", "post_id"=>"712", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 712], ["state", nil], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 712  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"311", "post_id"=>"712", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.6ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1009], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:42:37 UTC +00:00]] Redirected to http://test.host/blog/posts/727-something-new Completed 302 Found in 44ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1010], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] Redirected to http://test.host/blog/posts/728-something-new Completed 302 Found in 8ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1015], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1016], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1017], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1018], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1019], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1020], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1021], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1022 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1023 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 712 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 712 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 712]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 713 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 713 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 713]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 714 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 714 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 714]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 715 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 715 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 715]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 716 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 716 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.4ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 716]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 717 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 717 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 717]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 718 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 718 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 718]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 719 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 719 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 719]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 720 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 720 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 720]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 721 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 721 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 721]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 722 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 722 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 722]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 723 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 723 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 723]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 724 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 724 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 724]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 725 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 725 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 725]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 726 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 726 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 726]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 727 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 727 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 727]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 728 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 728 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 728]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 729 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 729 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 729]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 730 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 730 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 730]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 731 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 731 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 731]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 732 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 732 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 732]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 733 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 733 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 733]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 734 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 734 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 734]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 735 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 735 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 735]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1024], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1025], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1026], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1027], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:42:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1028], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:42:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1029], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1030], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:42:38 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1031], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1032], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1033], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:42:38 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1034], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:42:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1035], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:42:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1036], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:42:38 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1037], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:42:38 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1038], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 22:42:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 22:42:38 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"736", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] SQL (10.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.0ms) Completed 200 OK in 247ms (Views: 92.5ms | ActiveRecord: 11.5ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"736", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 Redirected to http://test.host/blog/posts/736-tis-is-a-blog-post-title Completed 302 Found in 149ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"736", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:51 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 Redirected to http://test.host/blog/posts/736-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"736", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 Redirected to http://test.host/blog/posts/736-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 736]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"316", "post_id"=>"736", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 AND "blog_comments"."id" = ? LIMIT 1 [["id", "316"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 736 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 316]] Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 736]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 736]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"317", "post_id"=>"736", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 AND "blog_comments"."id" = ? LIMIT 1 [["id", "317"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 736 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 317]] Redirected to http://test.host/blog/posts/736-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 736]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"318", "post_id"=>"736", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "736"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 736 AND "blog_comments"."id" = ? LIMIT 1 [["id", "318"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 736 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 736 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 318]] Redirected to http://test.host/blog/posts/736-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"319", "post_id"=>"736", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 736], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 736  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"320", "post_id"=>"736", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1042], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] Redirected to http://test.host/blog/posts/751-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1043], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] Redirected to http://test.host/blog/posts/752-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1048], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1049], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1050], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1051], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1052], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1053], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1054], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1055 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1056 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 736 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 736 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 736]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 737 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 737 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 737]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 738 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 738 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 738]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 739 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 739 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 739]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 740 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 740 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 740]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 741 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 741 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 741]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 742 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 742 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 742]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 743 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 743 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 743]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 744 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 744 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 744]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 745 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 745 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 745]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 746 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 746 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 746]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 747 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 747 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 747]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 748 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 748 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 748]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 749 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 749 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 749]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 750 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 750 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 750]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 751 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 751 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 751]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 752 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 752 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 752]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 753 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 753 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 753]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 754 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 754 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 754]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 755 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 755 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 755]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 756 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 756 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 756]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 757 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 757 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 757]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 758 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 758 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 758]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 759 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 759 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 759]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1057], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1058], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1059], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1060], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1061], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1062], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1063], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1064], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1065], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:13:52 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1066], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1067], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1068], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1069], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1070], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:13:52 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1071], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:13:52 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 23:13:52 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"760", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.2ms) Completed 200 OK in 178ms (Views: 80.6ms | ActiveRecord: 11.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"760", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 Redirected to http://test.host/blog/posts/760-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"760", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 Redirected to http://test.host/blog/posts/760-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"760", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 Redirected to http://test.host/blog/posts/760-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 760]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"325", "post_id"=>"760", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 AND "blog_comments"."id" = ? LIMIT 1 [["id", "325"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 760 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 325]] Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 760]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 760]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"326", "post_id"=>"760", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 AND "blog_comments"."id" = ? LIMIT 1 [["id", "326"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 760 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 326]] Redirected to http://test.host/blog/posts/760-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 760]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"327", "post_id"=>"760", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "760"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 760 AND "blog_comments"."id" = ? LIMIT 1 [["id", "327"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 760 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 760 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 327]] Redirected to http://test.host/blog/posts/760-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"328", "post_id"=>"760", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 760], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 760  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"329", "post_id"=>"760", "use_route"=>"blogit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1075], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] Redirected to http://test.host/blog/posts/775-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1076], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] Redirected to http://test.host/blog/posts/776-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1081], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1082], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1083], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1084], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1085], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1086], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1087], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1088 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1089 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 760 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 760 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 760]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 761 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 761 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 761]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 762 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 762 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 762]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 763 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 763 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 763]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 764 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 764 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 764]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 765 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 765 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 765]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 766 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 766 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 766]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 767 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 767 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 767]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 768 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 768 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 768]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 769 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 769 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 769]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 770 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 770 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 770]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 771 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 771 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 771]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 772 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 772 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 772]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 773 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 773 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 773]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 774 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 774 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 774]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 775 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 775 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 775]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 776 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 776 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 776]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 777 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 777 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 777]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 778 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 778 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 778]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 779 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 779 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 779]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 780 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 780 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 780]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 781 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 781 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 781]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 782 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 782 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 782]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 783 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 783 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 783]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1090], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1091], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1092], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1093], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1094], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1095], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1096], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (33.8ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1097], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1098], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1099], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1100], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1101], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1102], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:14:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1103], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:14:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1104], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:14:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 23:14:20 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"784", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.3ms) Completed 200 OK in 287ms (Views: 58.3ms | ActiveRecord: 11.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"784", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 Redirected to http://test.host/blog/posts/784-tis-is-a-blog-post-title Completed 302 Found in 92ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"784", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 Redirected to http://test.host/blog/posts/784-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"784", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 Redirected to http://test.host/blog/posts/784-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 784]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"334", "post_id"=>"784", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 AND "blog_comments"."id" = ? LIMIT 1 [["id", "334"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 784 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 334]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 784]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (24.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 784]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"335", "post_id"=>"784", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 AND "blog_comments"."id" = ? LIMIT 1 [["id", "335"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 784 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 335]] Redirected to http://test.host/blog/posts/784-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 784]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"336", "post_id"=>"784", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "784"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 784 AND "blog_comments"."id" = ? LIMIT 1 [["id", "336"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 784 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 784 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 336]] Redirected to http://test.host/blog/posts/784-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"337", "post_id"=>"784", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 784], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 784  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"338", "post_id"=>"784", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1108], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] Redirected to http://test.host/blog/posts/799-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1109], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] Redirected to http://test.host/blog/posts/800-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1114], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1115], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1116], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1117], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1118], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1119], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1120], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1121 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:29 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1122 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 784 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 784 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 784]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 785 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 785 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 785]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 786 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 786 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 786]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 787 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 787 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 787]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 788 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 788 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 788]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 789 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 789 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 789]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 790 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 790 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 790]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 791 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 791 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 791]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 792 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 792 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 792]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 793 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 793 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 793]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 794 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 794 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 794]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 795 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 795 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 795]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 796 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 796 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 796]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 797 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 797 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 797]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 798 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 798 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 798]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 799 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 799 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 799]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 800 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 800 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 800]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 801 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 801 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 801]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 802 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 802 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 802]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 803 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 803 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 803]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 804 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 804 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 804]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 805 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 805 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 805]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 806 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 806 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 806]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 807 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 807 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 807]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1123], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1124], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:35:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1125], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1126], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1127], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1128], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1129], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1130], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:35:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1131], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1132], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1133], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1134], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:35:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1135], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1136], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:35:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1137], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 23:35:30 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"808", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.0ms) Completed 200 OK in 174ms (Views: 56.5ms | ActiveRecord: 11.5ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"808", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 Redirected to http://test.host/blog/posts/808-tis-is-a-blog-post-title Completed 302 Found in 91ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"808", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 Redirected to http://test.host/blog/posts/808-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"808", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 Redirected to http://test.host/blog/posts/808-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 808]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"343", "post_id"=>"808", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 AND "blog_comments"."id" = ? LIMIT 1 [["id", "343"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 808 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 343]] Completed 200 OK in 8ms (Views: 1.6ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 808]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (25.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 808]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"344", "post_id"=>"808", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 AND "blog_comments"."id" = ? LIMIT 1 [["id", "344"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 808 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 344]] Redirected to http://test.host/blog/posts/808-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 808]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"345", "post_id"=>"808", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "808"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 808 AND "blog_comments"."id" = ? LIMIT 1 [["id", "345"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 808 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 808 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 345]] Redirected to http://test.host/blog/posts/808-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"346", "post_id"=>"808", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 808], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 808  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"347", "post_id"=>"808", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:41 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1141], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] Redirected to http://test.host/blog/posts/823-something-new Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1142], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] Redirected to http://test.host/blog/posts/824-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 10ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1147], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1148], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1149], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1150], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1151], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1152], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1153], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1154 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1155 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 808 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 808 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 808]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 809 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 809 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 809]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 810 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 810 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 810]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 811 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 811 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 811]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 812 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 812 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 812]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 813 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 813 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 813]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 814 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 814 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 814]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 815 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 815 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 815]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 816 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 816 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 816]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 817 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 817 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 817]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 818 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 818 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 818]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 819 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 819 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 819]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 820 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 820 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 820]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 821 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 821 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 821]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 822 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 822 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 822]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 823 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 823 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 823]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 824 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 824 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 824]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 825 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 825 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 825]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 826 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 826 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 826]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 827 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 827 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 827]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 828 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 828 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 828]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 829 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 829 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 829]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 830 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 830 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 830]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 831 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 831 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 831]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1156], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1157], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1158], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1159], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1160], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1161], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1162], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1163], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1164], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:35:42 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1165], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1166], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1167], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1168], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:35:42 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.8ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1169], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:35:42 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1170], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:35:42 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 23:35:42 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"832", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] SQL (16.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (10.5ms) Completed 200 OK in 197ms (Views: 64.1ms | ActiveRecord: 17.2ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"832", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 Redirected to http://test.host/blog/posts/832-tis-is-a-blog-post-title Completed 302 Found in 119ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"832", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 Redirected to http://test.host/blog/posts/832-tis-is-a-blog-post-title Completed 302 Found in 48ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"832", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 Redirected to http://test.host/blog/posts/832-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 832]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"352", "post_id"=>"832", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 AND "blog_comments"."id" = ? LIMIT 1 [["id", "352"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 832 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 352]] Completed 200 OK in 10ms (Views: 1.7ms | ActiveRecord: 0.8ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 832]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 832]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"353", "post_id"=>"832", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 AND "blog_comments"."id" = ? LIMIT 1 [["id", "353"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 832 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 353]] Redirected to http://test.host/blog/posts/832-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 832]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"354", "post_id"=>"832", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "832"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 832 AND "blog_comments"."id" = ? LIMIT 1 [["id", "354"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 832 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 832 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 354]] Redirected to http://test.host/blog/posts/832-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"355", "post_id"=>"832", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 832], ["state", nil], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 832  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"356", "post_id"=>"832", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1174], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:36:48 UTC +00:00]] Redirected to http://test.host/blog/posts/847-something-new Completed 302 Found in 8ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1175], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Something new"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] Redirected to http://test.host/blog/posts/848-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 9ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1180], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1181], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1182], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1183], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1184], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1185], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1186], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1187 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1188 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 832 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 832 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 832]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 833 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 833 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 833]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 834 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 834 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 834]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 835 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 835 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 835]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 836 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 836 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 836]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 837 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 837 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 837]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 838 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 838 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 838]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 839 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 839 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 839]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 840 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 840 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 840]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 841 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 841 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 841]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 842 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 842 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 842]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 843 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 843 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 843]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 844 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 844 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 844]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 845 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 845 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 845]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 846 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 846 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 846]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 847 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 847 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 847]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 848 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 848 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 848]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 849 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 849 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 849]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 850 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 850 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 850]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 851 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 851 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 851]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 852 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 852 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 852]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 853 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 853 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 853]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 854 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 854 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 854]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 855 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 855 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 855]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1189], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1190], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1191], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1192], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1193], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1194], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1195], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:36:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1196], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1197], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1198], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1199], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1200], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1201], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:36:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1202], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:36:49 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["password", "password"], ["updated_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1203], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Sun, 13 Nov 2011 23:36:49 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 30 Oct 2011 23:36:49 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"856", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] SQL (15.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (34.9ms) Completed 200 OK in 133ms (Views: 84.7ms | ActiveRecord: 16.1ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"856", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 Redirected to http://test.host/blog/posts/856-tis-is-a-blog-post-title Completed 302 Found in 99ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"856", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 Redirected to http://test.host/blog/posts/856-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"856", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 Redirected to http://test.host/blog/posts/856-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 856]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"361", "post_id"=>"856", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 AND "blog_comments"."id" = ? LIMIT 1 [["id", "361"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 856 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 361]] Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 856]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 856]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"362", "post_id"=>"856", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 AND "blog_comments"."id" = ? LIMIT 1 [["id", "362"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 856 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 362]] Redirected to http://test.host/blog/posts/856-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 856]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"363", "post_id"=>"856", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "856"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 856 AND "blog_comments"."id" = ? LIMIT 1 [["id", "363"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 856 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 856 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 363]] Redirected to http://test.host/blog/posts/856-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"364", "post_id"=>"856", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 856], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 856  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"365", "post_id"=>"856", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1207], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] Redirected to http://test.host/blog/posts/871-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1208], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] Redirected to http://test.host/blog/posts/872-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 39ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1213], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1214], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1215], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1216], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1217], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1218], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1219], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1220 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1221 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 856 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 856 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 856]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 857 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 857 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 857]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 858 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 858 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 858]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 859 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 859 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 859]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 860 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 860 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 860]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 861 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 861 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 861]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 862 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 862 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 862]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 863 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 863 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 863]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 864 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 864 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 864]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 865 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 865 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 865]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 866 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 866 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 866]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 867 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 867 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 867]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 868 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 868 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 868]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 869 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 869 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 869]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 870 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 870 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 870]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 871 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 871 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 871]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 872 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 872 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 872]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 873 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 873 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 873]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 874 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 874 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 874]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 875 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 875 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 875]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 876 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 876 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 876]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 877 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 877 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 877]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 878 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 878 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 878]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 879 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 879 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 879]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1222], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1223], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1224], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1225], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1226], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1227], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:28:15 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1228], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1229], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1230], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1231], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:15 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:28:15 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1232], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:28:16 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1233], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:28:16 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1234], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:28:16 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1235], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:28:16 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1236], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:28:16 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:28:16 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"880", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.6ms) Completed 200 OK in 178ms (Views: 82.9ms | ActiveRecord: 11.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"880", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 Redirected to http://test.host/blog/posts/880-tis-is-a-blog-post-title Completed 302 Found in 169ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"880", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 Redirected to http://test.host/blog/posts/880-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"880", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 Redirected to http://test.host/blog/posts/880-tis-is-a-blog-post-title Completed 302 Found in 11ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 880]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"370", "post_id"=>"880", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 AND "blog_comments"."id" = ? LIMIT 1 [["id", "370"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 880 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 370]] Completed 200 OK in 13ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 880]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 880]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"371", "post_id"=>"880", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 AND "blog_comments"."id" = ? LIMIT 1 [["id", "371"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 880 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 371]] Redirected to http://test.host/blog/posts/880-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 880]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"372", "post_id"=>"880", "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "880"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 880 AND "blog_comments"."id" = ? LIMIT 1 [["id", "372"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 880 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 880 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 372]] Redirected to http://test.host/blog/posts/880-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"373", "post_id"=>"880", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 880], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:31:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 880  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"374", "post_id"=>"880", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1240], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] Redirected to http://test.host/blog/posts/895-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1241], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] Redirected to http://test.host/blog/posts/896-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1246], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1247], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1248], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1249], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1250], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1251], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1252], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1253 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1254 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 880 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 880 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 880]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 881 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 881 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 881]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 882 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 882 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 882]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 883 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 883 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 883]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 884 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 884 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 884]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 885 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 885 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 885]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 886 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 886 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 886]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 887 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 887 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 887]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 888 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 888 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 888]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 889 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 889 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 889]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 890 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 890 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 890]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 891 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 891 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 891]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 892 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 892 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 892]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 893 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 893 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 893]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 894 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 894 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 894]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 895 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 895 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 895]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 896 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 896 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 896]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 897 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 897 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 897]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 898 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 898 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 898]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 899 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 899 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 899]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 900 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 900 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 900]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 901 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 901 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 901]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 902 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 902 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 902]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 903 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 903 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 903]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1255], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1256], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1257], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1258], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1259], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1260], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1261], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:31:27 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1262], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1263], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1264], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1265], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1266], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1267], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:31:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1268], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:31:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1269], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:31:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:31:27 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"904", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] SQL (11.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.9ms) Completed 200 OK in 170ms (Views: 80.7ms | ActiveRecord: 11.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"904", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:18 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:18 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 Redirected to http://test.host/blog/posts/904-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"904", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 Redirected to http://test.host/blog/posts/904-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"904", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 Redirected to http://test.host/blog/posts/904-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 904]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"379", "post_id"=>"904", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 AND "blog_comments"."id" = ? LIMIT 1 [["id", "379"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 904 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 379]] Completed 200 OK in 10ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 904]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 904]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"380", "post_id"=>"904", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 AND "blog_comments"."id" = ? LIMIT 1 [["id", "380"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 904 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 380]] Redirected to http://test.host/blog/posts/904-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 904]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"381", "post_id"=>"904", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "904"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 904 AND "blog_comments"."id" = ? LIMIT 1 [["id", "381"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 904 LIMIT 1 SQL (0.3ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 904 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 381]] Redirected to http://test.host/blog/posts/904-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"382", "post_id"=>"904", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 904], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 904  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"383", "post_id"=>"904", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1273], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] Redirected to http://test.host/blog/posts/919-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1274], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] Redirected to http://test.host/blog/posts/920-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1279], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1280], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1281], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1282], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1283], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1284], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1285], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1286 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1287 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 904 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 904 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 904]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 905 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 905 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 905]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 906 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 906 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 906]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 907 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 907 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 907]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 908 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 908 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 908]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 909 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 909 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 909]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 910 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 910 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 910]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 911 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 911 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 911]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 912 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 912 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 912]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 913 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 913 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 913]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 914 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 914 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 914]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 915 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 915 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 915]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 916 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 916 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 916]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 917 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 917 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 917]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 918 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 918 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 918]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 919 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 919 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 919]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 920 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 920 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 920]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 921 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 921 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 921]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 922 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 922 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 922]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 923 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 923 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 923]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 924 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 924 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 924]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 925 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 925 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 925]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 926 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 926 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 926]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 927 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 927 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 927]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1288], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1289], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1290], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1291], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1292], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1293], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1294], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:37:19 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1295], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1296], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1297], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:37:19 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1298], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1299], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1300], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1301], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:37:19 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1302], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:37:19 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:37:19 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"928", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.2ms) Completed 200 OK in 173ms (Views: 83.0ms | ActiveRecord: 11.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"928", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 Redirected to http://test.host/blog/posts/928-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"928", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 Redirected to http://test.host/blog/posts/928-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"928", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 Redirected to http://test.host/blog/posts/928-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 928]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"388", "post_id"=>"928", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 AND "blog_comments"."id" = ? LIMIT 1 [["id", "388"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 928 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 388]] Completed 200 OK in 11ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 928]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 928]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"389", "post_id"=>"928", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 AND "blog_comments"."id" = ? LIMIT 1 [["id", "389"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 928 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 389]] Redirected to http://test.host/blog/posts/928-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 928]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"390", "post_id"=>"928", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "928"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 928 AND "blog_comments"."id" = ? LIMIT 1 [["id", "390"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 928 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 928 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 390]] Redirected to http://test.host/blog/posts/928-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"391", "post_id"=>"928", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 928], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 928  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"392", "post_id"=>"928", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1306], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] Redirected to http://test.host/blog/posts/943-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1307], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] Redirected to http://test.host/blog/posts/944-something-new Completed 302 Found in 5ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1312], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1313], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1314], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1315], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1316], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1317], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1318], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1319 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1320 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 928 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 928 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 928]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 929 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 929 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 929]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 930 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 930 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 930]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 931 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 931 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 931]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 932 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 932 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 932]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 933 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 933 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 933]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 934 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 934 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 934]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 935 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 935 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 935]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 936 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 936 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 936]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 937 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 937 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 937]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 938 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 938 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 938]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 939 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 939 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 939]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 940 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 940 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 940]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 941 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 941 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 941]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 942 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 942 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 942]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 943 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 943 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 943]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 944 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 944 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 944]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 945 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 945 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 945]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 946 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 946 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 946]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 947 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 947 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 947]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 948 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 948 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 948]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 949 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 949 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 949]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 950 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 950 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 950]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 951 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 951 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 951]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1321], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1322], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1323], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1324], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1325], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1326], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:38:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1327], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1328], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1329], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1330], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1331], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:38:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1332], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:38:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1333], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:38:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1334], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:38:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1335], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:38:14 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"952", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] SQL (11.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (8.9ms) Completed 200 OK in 171ms (Views: 81.5ms | ActiveRecord: 12.4ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"952", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 Redirected to http://test.host/blog/posts/952-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"952", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 Redirected to http://test.host/blog/posts/952-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"952", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 Redirected to http://test.host/blog/posts/952-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 952]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"397", "post_id"=>"952", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 AND "blog_comments"."id" = ? LIMIT 1 [["id", "397"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 952 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 397]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 952]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 952]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"398", "post_id"=>"952", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 AND "blog_comments"."id" = ? LIMIT 1 [["id", "398"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 952 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 398]] Redirected to http://test.host/blog/posts/952-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 952]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"399", "post_id"=>"952", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "952"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 952 AND "blog_comments"."id" = ? LIMIT 1 [["id", "399"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 952 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 952 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 399]] Redirected to http://test.host/blog/posts/952-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"400", "post_id"=>"952", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 952], ["state", nil], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 952  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"401", "post_id"=>"952", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1339], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] Redirected to http://test.host/blog/posts/967-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1340], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] Redirected to http://test.host/blog/posts/968-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1345], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1346], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1347], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1348], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1349], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1350], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1351], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1352 LIMIT 1 SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:26 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1353 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 952 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 952 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 952]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 953 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 953 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 953]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 954 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 954 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 954]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 955 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 955 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 955]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 956 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 956 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 956]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 957 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 957 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 957]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 958 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 958 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 958]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 959 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 959 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 959]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 960 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 960 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 960]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 961 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 961 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 961]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 962 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 962 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 962]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 963 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 963 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 963]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 964 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 964 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 964]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 965 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 965 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 965]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 966 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 966 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 966]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 967 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 967 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 967]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 968 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 968 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 968]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 969 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 969 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 969]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 970 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 970 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 970]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 971 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 971 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 971]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 972 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 972 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 972]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 973 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 973 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 973]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 974 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 974 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 974]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 975 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 975 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 975]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1354], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1355], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:38:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1356], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1357], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1358], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1359], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1360], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1361], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1362], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1363], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1364], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:38:27 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1365], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1366], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1367], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 20:38:27 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1368], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 20:38:27 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 20:38:27 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"976", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] SQL (11.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.7ms) Completed 200 OK in 182ms (Views: 89.8ms | ActiveRecord: 12.5ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"976", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 Redirected to http://test.host/blog/posts/976-tis-is-a-blog-post-title Completed 302 Found in 113ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"976", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 Redirected to http://test.host/blog/posts/976-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"976", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 Redirected to http://test.host/blog/posts/976-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 976]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"406", "post_id"=>"976", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 AND "blog_comments"."id" = ? LIMIT 1 [["id", "406"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 976 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 406]] Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 0.8ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 976]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 976]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"407", "post_id"=>"976", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 AND "blog_comments"."id" = ? LIMIT 1 [["id", "407"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.3ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 976 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 407]] Redirected to http://test.host/blog/posts/976-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 976]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"408", "post_id"=>"976", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "976"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 976 AND "blog_comments"."id" = ? LIMIT 1 [["id", "408"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 976 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 976 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 408]] Redirected to http://test.host/blog/posts/976-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"409", "post_id"=>"976", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 976], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 976  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"410", "post_id"=>"976", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1372], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] Redirected to http://test.host/blog/posts/991-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1373], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] Redirected to http://test.host/blog/posts/992-something-new Completed 302 Found in 37ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1378], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1379], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1380], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1381], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1382], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1383], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1384], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1385 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1386 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 976 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 976 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 976]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 977 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 977 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 977]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 978 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 978 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 978]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 979 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 979 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 979]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 980 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 980 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 980]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 981 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 981 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 981]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 982 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 982 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 982]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 983 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 983 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 983]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 984 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 984 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 984]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 985 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 985 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 985]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 986 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 986 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 986]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 987 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 987 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 987]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 988 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 988 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 988]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 989 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 989 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 989]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 990 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 990 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 990]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 991 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 991 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 991]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 992 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 992 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 992]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 993 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 993 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 993]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 994 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 994 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 994]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 995 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 995 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 995]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 996 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 996 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 996]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 997 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 997 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 997]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 998 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 998 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 998]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 999 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 999 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 999]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1387], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1388], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:24:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1389], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:24:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1390], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:24:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1391], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1392], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:24:46 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:46 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1393], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:24:46 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1394], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:24:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1395], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:24:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1396], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:24:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1397], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:24:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1398], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:24:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1399], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:24:47 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1400], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:24:47 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1401], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:24:47 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:24:47 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1000", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] SQL (12.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.0ms) Completed 200 OK in 181ms (Views: 83.0ms | ActiveRecord: 13.1ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1000", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:24 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:24 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 Redirected to http://test.host/blog/posts/1000-tis-is-a-blog-post-title Completed 302 Found in 99ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1000", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 Redirected to http://test.host/blog/posts/1000-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1000", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 Redirected to http://test.host/blog/posts/1000-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1000]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"415", "post_id"=>"1000", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 AND "blog_comments"."id" = ? LIMIT 1 [["id", "415"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1000 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 415]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1000]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1000]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"416", "post_id"=>"1000", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 AND "blog_comments"."id" = ? LIMIT 1 [["id", "416"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1000 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 416]] Redirected to http://test.host/blog/posts/1000-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1000]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"417", "post_id"=>"1000", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1000"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1000 AND "blog_comments"."id" = ? LIMIT 1 [["id", "417"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1000 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1000 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 417]] Redirected to http://test.host/blog/posts/1000-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"418", "post_id"=>"1000", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1000], ["state", nil], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1000  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"419", "post_id"=>"1000", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1405], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1015-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1406], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1016-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1411], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1412], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1413], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1414], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1415], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1416], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1417], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1418 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1419 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1000 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1000 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1000]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1001 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1001 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1001]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1002 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1002 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1002]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1003 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1003 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1003]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1004 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1004 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1004]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1005 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1005 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1005]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1006 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1006 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1006]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1007 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1007 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1007]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1008 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1008 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1008]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1009 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1009 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1009]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1010 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1010 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1010]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1011 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1011 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1011]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1012 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1012 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1012]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1013 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1013 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1013]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1014 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1014 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1014]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1015 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1015 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1015]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1016 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1016 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1016]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1017 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1017 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1017]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1018 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1018 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1018]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1019 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1019 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1019]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1020 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1020 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1020]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1021 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1021 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1021]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1022 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1022 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1022]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1023 AND "taggings"."taggable_type" = 'Blogit::Post' ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1023 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tagger_id IS NULL AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1023]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1420], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1421], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1422], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.6ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1423], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1424], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1425], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1426], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1427], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1428], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1429], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 21:25:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1430], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1431], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1432], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 21:25:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1433], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 21:25:25 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1434], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 21:25:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 21:25:25 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1024", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] SQL (11.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:37 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:37 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.2ms) Completed 200 OK in 122ms (Views: 57.4ms | ActiveRecord: 11.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1024", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 Redirected to http://test.host/blog/posts/1024-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1024", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 Redirected to http://test.host/blog/posts/1024-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1024", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 Redirected to http://test.host/blog/posts/1024-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1024]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"424", "post_id"=>"1024", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 AND "blog_comments"."id" = ? LIMIT 1 [["id", "424"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1024 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 424]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1024]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1024]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"425", "post_id"=>"1024", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 AND "blog_comments"."id" = ? LIMIT 1 [["id", "425"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1024 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 425]] Redirected to http://test.host/blog/posts/1024-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1024]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"426", "post_id"=>"1024", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1024"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1024 AND "blog_comments"."id" = ? LIMIT 1 [["id", "426"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1024 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1024 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 426]] Redirected to http://test.host/blog/posts/1024-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"427", "post_id"=>"1024", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1024], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1024  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"428", "post_id"=>"1024", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1438], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] Redirected to http://test.host/blog/posts/1039-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1439], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] Redirected to http://test.host/blog/posts/1040-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1444], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1445], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1446], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1447], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1448], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1449], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1450], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1451 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1452 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1024 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1024 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1024]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1025 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1025 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1025]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1026 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1026 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1026]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1027 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1027 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1027]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1028 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1028 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1028]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1029 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1029 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1029]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1030 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1030 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1030]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1031 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1031 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1031]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1032 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1032 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1032]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1033 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1033 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1033]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1034 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1034 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1034]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1035 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1035 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1035]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1036 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1036 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1036]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1037 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1037 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1037]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1038 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1038 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1038]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1039 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1039 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1039]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1040 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1040 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1040]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1041 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1041 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1041]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1042 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1042 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1042]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1043 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1043 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1043]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1044 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1044 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1044]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1045 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1045 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1045]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1046 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1046 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1046]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1047 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1047 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1047]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1453], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1454], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1455], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1456], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1457], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1458], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1459], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1460], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1461], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1462], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1463], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1464], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:40:38 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1465], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1466], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:40:38 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1467], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:40:38 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:40:38 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1048", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] SQL (11.3ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:35 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:35 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.2ms) Completed 200 OK in 170ms (Views: 57.1ms | ActiveRecord: 11.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1048", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 Redirected to http://test.host/blog/posts/1048-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1048", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 Redirected to http://test.host/blog/posts/1048-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1048", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 Redirected to http://test.host/blog/posts/1048-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1048]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"433", "post_id"=>"1048", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 AND "blog_comments"."id" = ? LIMIT 1 [["id", "433"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1048 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 433]] Completed 200 OK in 10ms (Views: 2.0ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1048]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1048]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"434", "post_id"=>"1048", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 AND "blog_comments"."id" = ? LIMIT 1 [["id", "434"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1048 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 434]] Redirected to http://test.host/blog/posts/1048-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1048]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"435", "post_id"=>"1048", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1048"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1048 AND "blog_comments"."id" = ? LIMIT 1 [["id", "435"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1048 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1048 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 435]] Redirected to http://test.host/blog/posts/1048-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"436", "post_id"=>"1048", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1048], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1048  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"437", "post_id"=>"1048", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1471], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] Redirected to http://test.host/blog/posts/1063-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1472], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] Redirected to http://test.host/blog/posts/1064-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1477], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1478], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1479], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1480], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1481], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1482], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1483], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1484 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1485 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1048 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1048 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1048]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1049 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1049 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1049]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1050 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1050 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1050]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1051 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1051 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1051]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1052 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1052 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1052]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1053 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1053 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1053]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1054 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1054 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1054]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1055 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1055 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1055]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1056 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1056 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1056]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1057 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1057 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1057]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1058 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1058 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1058]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1059 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1059 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1059]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1060 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1060 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1060]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1061 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1061 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1061]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1062 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1062 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1062]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1063 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1063 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1063]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1064 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1064 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1064]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1065 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1065 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1065]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1066 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1066 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1066]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1067 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1067 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1067]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1068 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1068 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1068]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1069 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1069 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1069]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1070 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1070 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1070]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1071 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1071 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1071]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1486], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1487], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1488], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1489], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1490], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1491], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1492], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1493], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1494], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1495], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1496], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1497], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:42:36 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:36 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1498], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:42:36 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1499], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:42:37 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1500], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:42:37 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:42:37 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1072", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] SQL (11.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (10.3ms) Completed 200 OK in 190ms (Views: 91.6ms | ActiveRecord: 12.2ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1072", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 Redirected to http://test.host/blog/posts/1072-tis-is-a-blog-post-title Completed 302 Found in 97ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1072", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 Redirected to http://test.host/blog/posts/1072-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1072", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 Redirected to http://test.host/blog/posts/1072-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1072]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"442", "post_id"=>"1072", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 AND "blog_comments"."id" = ? LIMIT 1 [["id", "442"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1072 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 442]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1072]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1072]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"443", "post_id"=>"1072", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 AND "blog_comments"."id" = ? LIMIT 1 [["id", "443"]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1072 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 443]] Redirected to http://test.host/blog/posts/1072-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1072]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"444", "post_id"=>"1072", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1072"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1072 AND "blog_comments"."id" = ? LIMIT 1 [["id", "444"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1072 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1072 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 444]] Redirected to http://test.host/blog/posts/1072-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"445", "post_id"=>"1072", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1072], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1072  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"446", "post_id"=>"1072", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 31ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1504], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1087-something-new Completed 302 Found in 7ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1505], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] Redirected to http://test.host/blog/posts/1088-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 4ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1510], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1511], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1512], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1513], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1514], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1515], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1516], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1517 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:25 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1518 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1072 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1072 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1072]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1073 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1073 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1073]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1074 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1074 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1074]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1075 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1075 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1075]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1076 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1076 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1076]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1077 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1077 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1077]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1078 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1078 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1078]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1079 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1079 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1079]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1080 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1080 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1080]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1081 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1081 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1081]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1082 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1082 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1082]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1083 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1083 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1083]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1084 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1084 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1084]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1085 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1085 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1085]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1086 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1086 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1086]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1087 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1087 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1087]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1088 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1088 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1088]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1089 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1089 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1089]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1090 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1090 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1090]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1091 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1091 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1091]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1092 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1092 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1092]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1093 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1093 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1093]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1094 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1094 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1094]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1095 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1095 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1095]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1519], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1520], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1521], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1522], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1523], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1524], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1525], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1526], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1527], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1528], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1529], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:49:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1530], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:49:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1531], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:49:26 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1532], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:49:26 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1533], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:49:26 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:49:26 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1096", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] SQL (11.3ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:12 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:12 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.4ms) Completed 200 OK in 178ms (Views: 58.6ms | ActiveRecord: 11.8ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1096", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 Redirected to http://test.host/blog/posts/1096-tis-is-a-blog-post-title Completed 302 Found in 92ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1096", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 Redirected to http://test.host/blog/posts/1096-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1096", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 Redirected to http://test.host/blog/posts/1096-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1096]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"451", "post_id"=>"1096", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 AND "blog_comments"."id" = ? LIMIT 1 [["id", "451"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1096 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 451]] Completed 200 OK in 11ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1096]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1096]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"452", "post_id"=>"1096", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 AND "blog_comments"."id" = ? LIMIT 1 [["id", "452"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1096 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 452]] Redirected to http://test.host/blog/posts/1096-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1096]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"453", "post_id"=>"1096", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1096"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1096 AND "blog_comments"."id" = ? LIMIT 1 [["id", "453"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1096 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1096 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 453]] Redirected to http://test.host/blog/posts/1096-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"454", "post_id"=>"1096", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1096], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1096  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"455", "post_id"=>"1096", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1537], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] Redirected to http://test.host/blog/posts/1111-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1538], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] Redirected to http://test.host/blog/posts/1112-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1543], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1544], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1545], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1546], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1547], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1548], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1549], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1550 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1551 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1096 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1096 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1096]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1097 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1097 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1097]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1098 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1098 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1098]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1099 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1099 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1099]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1100 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1100 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1100]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1101 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1101 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1101]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1102 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1102 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1102]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1103 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1103 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1103]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1104 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1104 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1104]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1105 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1105 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1105]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1106 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1106 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1106]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1107 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1107 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1107]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1108 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1108 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1108]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1109 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1109 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1109]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1110 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1110 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1110]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1111 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1111 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1111]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1112 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1112 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1112]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1113 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1113 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1113]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1114 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1114 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1114]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1115 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1115 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1115]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1116 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1116 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1116]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1117 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1117 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1117]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1118 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1118 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1118]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1119 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1119 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1119]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1552], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1553], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:50:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:13 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1554], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:50:13 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1555], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:50:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1556], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:50:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1557], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:50:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1558], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:50:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1559], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:50:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1560], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:50:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1561], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:50:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1562], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:50:14 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1563], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:50:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1564], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:50:14 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1565], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:50:14 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1566], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:50:14 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:50:14 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1120", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] SQL (14.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.4ms) Completed 200 OK in 159ms (Views: 59.0ms | ActiveRecord: 14.9ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1120", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 Redirected to http://test.host/blog/posts/1120-tis-is-a-blog-post-title Completed 302 Found in 94ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1120", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 Redirected to http://test.host/blog/posts/1120-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1120", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 Redirected to http://test.host/blog/posts/1120-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1120]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"460", "post_id"=>"1120", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] Blogit::Comment Load (0.2ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 AND "blog_comments"."id" = ? LIMIT 1 [["id", "460"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1120 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 460]] Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 0.8ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1120]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1120]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"461", "post_id"=>"1120", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 AND "blog_comments"."id" = ? LIMIT 1 [["id", "461"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1120 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 461]] Redirected to http://test.host/blog/posts/1120-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1120]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"462", "post_id"=>"1120", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1120"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1120 AND "blog_comments"."id" = ? LIMIT 1 [["id", "462"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1120 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1120 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 462]] Redirected to http://test.host/blog/posts/1120-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"463", "post_id"=>"1120", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1120], ["state", nil], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1120  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"464", "post_id"=>"1120", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1570], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00]] Redirected to http://test.host/blog/posts/1135-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1571], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00]] Redirected to http://test.host/blog/posts/1136-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1576], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:06 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1577], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1578], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1579], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1580], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1581], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1582], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.5ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1583 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1584 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1120 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1120 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1120]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1121 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1121 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1121]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1122 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1122 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1122]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1123 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1123 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1123]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1124 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1124 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1124]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1125 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1125 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1125]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1126 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1126 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1126]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1127 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1127 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1127]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1128 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1128 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1128]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1129 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1129 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1129]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1130 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1130 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1130]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1131 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1131 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1131]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1132 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1132 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1132]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1133 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1133 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1133]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1134 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1134 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1134]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1135 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1135 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1135]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1136 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1136 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1136]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1137 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1137 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1137]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1138 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1138 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1138]] ActsAsTaggableOn::Tagging Load (0.2ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1139 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1139 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.3ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1139]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1140 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1140 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1140]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1141 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1141 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1141]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1142 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1142 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1142]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1143 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1143 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1143]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1585], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1586], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1587], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1588], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 22:59:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1589], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1590], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1591], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1592], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1593], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1594], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1595], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 22:59:07 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1596], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1597], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 22:59:07 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1598], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 22:59:07 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1599], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 22:59:07 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 22:59:07 UTC +00:00]] Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1144", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] SQL (11.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:49 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:49 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.4ms) Completed 200 OK in 176ms (Views: 58.7ms | ActiveRecord: 11.6ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1144", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 Redirected to http://test.host/blog/posts/1144-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1144", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 Redirected to http://test.host/blog/posts/1144-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1144", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 Redirected to http://test.host/blog/posts/1144-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1144]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"469", "post_id"=>"1144", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 AND "blog_comments"."id" = ? LIMIT 1 [["id", "469"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1144 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 469]] Completed 200 OK in 8ms (Views: 1.6ms | ActiveRecord: 0.5ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1144]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1144]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"470", "post_id"=>"1144", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 AND "blog_comments"."id" = ? LIMIT 1 [["id", "470"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1144 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 470]] Redirected to http://test.host/blog/posts/1144-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1144]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"471", "post_id"=>"1144", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1144"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1144 AND "blog_comments"."id" = ? LIMIT 1 [["id", "471"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1144 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1144 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 471]] Redirected to http://test.host/blog/posts/1144-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"472", "post_id"=>"1144", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1144], ["state", nil], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1144  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"473", "post_id"=>"1144", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1603], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] Redirected to http://test.host/blog/posts/1159-something-new Completed 302 Found in 8ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1604], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Something new"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] Redirected to http://test.host/blog/posts/1160-something-new Completed 302 Found in 7ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 2ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1609], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1610], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1611], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1612], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1613], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1614], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1615], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1616 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1617 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1144 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1144 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1144]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1145 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1145 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1145]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1146 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1146 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1146]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1147 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1147 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1147]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1148 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1148 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1148]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1149 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1149 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1149]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1150 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1150 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1150]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1151 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1151 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1151]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1152 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1152 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1152]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1153 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1153 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1153]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1154 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1154 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1154]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1155 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1155 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1155]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1156 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1156 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1156]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1157 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1157 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1157]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1158 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1158 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1158]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1159 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1159 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1159]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1160 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1160 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1160]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1161 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1161 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1161]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1162 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1162 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1162]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1163 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1163 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1163]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1164 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1164 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1164]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1165 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1165 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1165]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1166 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1166 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1166]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1167 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1167 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1167]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1618], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1619], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1620], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1621], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1622], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1623], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1624], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:50 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1625], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 23:02:50 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1626], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 23:02:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1627], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 23:02:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1628], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 23:02:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1629], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 23:02:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1630], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 23:02:51 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1631], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 01 Nov 2011 23:02:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["password", "password"], ["updated_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1632], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Mon, 14 Nov 2011 23:02:51 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 31 Oct 2011 23:02:51 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (16.3ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (19.7ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1168", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] SQL (32.0ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.4ms) Completed 200 OK in 161ms (Views: 95.7ms | ActiveRecord: 32.6ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1168", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 Redirected to http://test.host/blog/posts/1168-tis-is-a-blog-post-title Completed 302 Found in 93ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1168", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] SQL (0.9ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 Redirected to http://test.host/blog/posts/1168-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1168", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 Redirected to http://test.host/blog/posts/1168-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 User Load (30.0ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1168]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"478", "post_id"=>"1168", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 AND "blog_comments"."id" = ? LIMIT 1 [["id", "478"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1168 SQL (7.4ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 478]] Completed 200 OK in 35ms (Views: 20.4ms | ActiveRecord: 7.8ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1168]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1168]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"479", "post_id"=>"1168", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 AND "blog_comments"."id" = ? LIMIT 1 [["id", "479"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1168 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 479]] Redirected to http://test.host/blog/posts/1168-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1168]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"480", "post_id"=>"1168", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1168"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1168 AND "blog_comments"."id" = ? LIMIT 1 [["id", "480"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1168 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1168 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 480]] Redirected to http://test.host/blog/posts/1168-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"481", "post_id"=>"1168", "use_route"=>"blogit"} User Load (56.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 57ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1168], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1168  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"482", "post_id"=>"1168", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 21ms (Views: 20.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (19.1ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1636], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00]] Redirected to http://test.host/blog/posts/1183-something-new Completed 302 Found in 25ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1637], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00]] Redirected to http://test.host/blog/posts/1184-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:33 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1642], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1643], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1644], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1645], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1646], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1647], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1648], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1649 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1650 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (18.7ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1168 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1168 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1168]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1169 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.2ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1169 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1169]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1170 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1170 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1170]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1171 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1171 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1171]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1172 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1172 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1172]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1173 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1173 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1173]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1174 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1174 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1174]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1175 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1175 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1175]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1176 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1176 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1176]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1177 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1177 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1177]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1178 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1178 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1178]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1179 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1179 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1179]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1180 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1180 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1180]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1181 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1181 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1181]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1182 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1182 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1182]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1183 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1183 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1183]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1184 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1184 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1184]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1185 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1185 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1185]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1186 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1186 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1186]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1187 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1187 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1187]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1188 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1188 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1188]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1189 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1189 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1189]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1190 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1190 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1190]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1191 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1191 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1191]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1651], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1652], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 15 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1653], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1654], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1655], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1656], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1657], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:31:35 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1658], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1659], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1660], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1661], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1662], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1663], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1664], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:31:35 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1665], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:31:35 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:31:35 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1192", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] SQL (197.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.9ms) Completed 200 OK in 620ms (Views: 86.1ms | ActiveRecord: 198.2ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1192", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] SQL (0.7ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 Redirected to http://test.host/blog/posts/1192-tis-is-a-blog-post-title Completed 302 Found in 98ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1192", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 Redirected to http://test.host/blog/posts/1192-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1192", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 Redirected to http://test.host/blog/posts/1192-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1192]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"487", "post_id"=>"1192", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 AND "blog_comments"."id" = ? LIMIT 1 [["id", "487"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1192 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 487]] Completed 200 OK in 13ms (Views: 1.6ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1192]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1192]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"488", "post_id"=>"1192", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 AND "blog_comments"."id" = ? LIMIT 1 [["id", "488"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1192 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 488]] Redirected to http://test.host/blog/posts/1192-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1192]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"489", "post_id"=>"1192", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1192"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1192 AND "blog_comments"."id" = ? LIMIT 1 [["id", "489"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1192 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1192 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 489]] Redirected to http://test.host/blog/posts/1192-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"490", "post_id"=>"1192", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1192], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1192  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"491", "post_id"=>"1192", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1669], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00]] Redirected to http://test.host/blog/posts/1207-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1670], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00]] Redirected to http://test.host/blog/posts/1208-something-new Completed 302 Found in 38ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:29 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1675], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1676], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1677], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1678], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1679], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1680], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1681], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1682 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1683 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1192 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1192 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1192]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1193 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1193 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1193]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1194 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1194 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1194]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1195 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1195 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1195]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1196 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1196 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1196]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1197 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1197 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1197]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1198 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1198 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1198]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1199 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1199 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1199]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1200 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1200 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1200]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1201 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1201 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1201]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1202 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1202 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1202]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1203 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1203 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1203]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1204 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1204 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1204]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1205 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1205 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1205]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1206 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1206 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1206]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1207 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1207 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1207]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1208 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1208 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1208]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1209 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1209 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1209]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1210 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1210 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1210]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1211 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1211 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1211]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1212 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1212 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1212]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1213 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1213 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1213]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1214 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1214 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1214]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1215 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1215 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1215]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1684], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1685], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 15 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1686], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1687], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1688], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1689], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1690], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1691], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:36:30 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1692], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1693], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1694], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1695], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1696], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1697], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:36:30 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1698], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:36:30 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:36:30 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1216", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] SQL (12.1ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (10.3ms) Completed 200 OK in 185ms (Views: 86.3ms | ActiveRecord: 12.7ms)  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1216", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 Redirected to http://test.host/blog/posts/1216-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1216", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 Redirected to http://test.host/blog/posts/1216-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1216", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 Redirected to http://test.host/blog/posts/1216-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1216]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"496", "post_id"=>"1216", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 AND "blog_comments"."id" = ? LIMIT 1 [["id", "496"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1216 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 496]] Completed 200 OK in 9ms (Views: 1.8ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1216]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1216]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"497", "post_id"=>"1216", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 AND "blog_comments"."id" = ? LIMIT 1 [["id", "497"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1216 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 497]] Redirected to http://test.host/blog/posts/1216-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1216]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"498", "post_id"=>"1216", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1216"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1216 AND "blog_comments"."id" = ? LIMIT 1 [["id", "498"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1216 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1216 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 498]] Redirected to http://test.host/blog/posts/1216-tis-is-a-blog-post-title Completed 302 Found in 9ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"499", "post_id"=>"1216", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1216], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1216  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"500", "post_id"=>"1216", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1702], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00]] Redirected to http://test.host/blog/posts/1231-something-new Completed 302 Found in 6ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1703], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00]] Redirected to http://test.host/blog/posts/1232-something-new Completed 302 Found in 6ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:31 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1708], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1709], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1710], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1711], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1712], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1713], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1714], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1715 LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1716 LIMIT 1 Blogit::Post Load (0.3ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1216 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1216 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1216]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1217 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1217 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1217]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1218 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1218 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1218]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1219 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1219 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1219]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1220 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1220 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1220]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1221 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1221 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1221]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1222 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1222 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1222]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1223 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1223 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1223]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1224 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1224 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1224]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1225 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1225 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1225]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1226 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1226 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1226]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1227 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1227 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1227]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1228 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1228 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1228]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1229 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1229 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1229]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1230 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1230 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1230]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1231 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1231 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1231]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1232 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1232 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1232]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1233 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1233 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1233]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1234 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1234 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1234]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1235 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1235 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1235]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1236 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1236 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1236]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1237 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1237 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1237]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1238 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1238 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1238]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1239 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1239 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1239]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1717], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1718], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 15 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1719], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1720], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1721], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1722], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1723], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1724], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1725], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:38:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1726], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1727], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:38:32 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.7ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1728], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1729], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:38:32 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1730], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:38:32 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1731], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:38:32 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:38:32 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1240", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] SQL (11.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (9.3ms) Completed 200 OK in 178ms (Views: 84.4ms | ActiveRecord: 12.0ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1240", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 Redirected to http://test.host/blog/posts/1240-tis-is-a-blog-post-title Completed 302 Found in 96ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1240", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 Redirected to http://test.host/blog/posts/1240-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1240", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] SQL (0.6ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 Redirected to http://test.host/blog/posts/1240-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1240]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"505", "post_id"=>"1240", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 AND "blog_comments"."id" = ? LIMIT 1 [["id", "505"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1240 SQL (0.2ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 505]] Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1240]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1240]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"506", "post_id"=>"1240", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 AND "blog_comments"."id" = ? LIMIT 1 [["id", "506"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1240 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 506]] Redirected to http://test.host/blog/posts/1240-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1240]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"507", "post_id"=>"1240", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1240"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1240 AND "blog_comments"."id" = ? LIMIT 1 [["id", "507"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1240 LIMIT 1 SQL (0.3ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1240 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 507]] Redirected to http://test.host/blog/posts/1240-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"508", "post_id"=>"1240", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1240], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1240  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"509", "post_id"=>"1240", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1735], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00]] Redirected to http://test.host/blog/posts/1255-something-new Completed 302 Found in 6ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1736], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00]] Redirected to http://test.host/blog/posts/1256-something-new Completed 302 Found in 37ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:19 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1741], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1742], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1743], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1744], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1745], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1746], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1747], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1748 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1749 LIMIT 1 Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1240 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1240 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1240]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1241 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1241 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1241]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1242 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1242 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1242]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1243 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1243 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1243]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1244 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1244 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1244]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1245 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1245 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1245]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1246 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1246 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1246]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1247 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1247 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1247]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1248 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1248 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1248]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1249 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1249 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1249]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1250 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1250 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1250]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1251 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1251 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1251]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1252 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1252 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1252]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1253 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1253 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1253]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1254 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1254 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1254]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1255 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1255 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1255]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1256 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1256 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1256]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1257 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1257 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1257]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1258 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1258 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1258]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1259 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1259 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1259]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1260 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1260 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1260]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1261 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1261 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1261]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1262 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1262 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1262]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1263 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1263 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1263]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1750], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1751], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 15 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1752], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:53:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1753], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:53:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1754], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1755], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1756], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1757], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1758], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1759], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:53:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1760], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1761], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1762], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:53:20 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1763], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:53:20 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1764], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:53:20 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:53:20 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Processing by Blogit::CommentsController#create as JS Parameters: {"post_id"=>"1264", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] SQL (13.2ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 Rendered /Users/Gavin/Gems/blogit/app/views/blogit/comments/create.js.erb (11.0ms) Completed 200 OK in 195ms (Views: 94.2ms | ActiveRecord: 13.7ms)  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1264", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 Redirected to http://test.host/blog/posts/1264-tis-is-a-blog-post-title Completed 302 Found in 95ms  (0.2ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1264", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 Redirected to http://test.host/blog/posts/1264-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 Processing by Blogit::CommentsController#create as HTML Parameters: {"post_id"=>"1264", "comment"=>{"name"=>"Gavin", "email"=>"gavin@gavinmorrice.com", "website"=>"http://gavinmorrice.com", "body"=>"I once saw a child the size of a tangerine!"}, "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 Redirected to http://test.host/blog/posts/1264-tis-is-a-blog-post-title Completed 302 Found in 10ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:56 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1264]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Processing by Blogit::CommentsController#destroy as JS Parameters: {"id"=>"514", "post_id"=>"1264", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] Blogit::Comment Load (0.1ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 AND "blog_comments"."id" = ? LIMIT 1 [["id", "514"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1264 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 514]] Completed 200 OK in 10ms (Views: 1.5ms | ActiveRecord: 0.6ms) Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1264]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1264]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"515", "post_id"=>"1264", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 AND "blog_comments"."id" = ? LIMIT 1 [["id", "515"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1264 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 515]] Redirected to http://test.host/blog/posts/1264-tis-is-a-blog-post-title Completed 302 Found in 7ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", 1264]]  (0.1ms) SELECT COUNT(*) FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.4ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264 User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"516", "post_id"=>"1264", "use_route"=>"blogit"} Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = ? LIMIT 1 [["id", "1264"]] Blogit::Comment Load (0.0ms) SELECT "blog_comments".* FROM "blog_comments" WHERE "blog_comments"."post_id" = 1264 AND "blog_comments"."id" = ? LIMIT 1 [["id", "516"]] Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" WHERE "blog_posts"."id" = 1264 LIMIT 1 SQL (0.2ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) - 1 WHERE "blog_posts"."id" = 1264 SQL (0.1ms) DELETE FROM "blog_comments" WHERE "blog_comments"."id" = ? [["id", 516]] Redirected to http://test.host/blog/posts/1264-tis-is-a-blog-post-title Completed 302 Found in 8ms Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"517", "post_id"=>"1264", "use_route"=>"blogit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" LIMIT 1 SQL (0.5ms) INSERT INTO "blog_comments" ("body", "created_at", "email", "name", "post_id", "state", "updated_at", "website") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["body", "I once saw a child the size of a tangerine!"], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["email", "gavin@gavinmorrice.com"], ["name", "Gavin"], ["post_id", 1264], ["state", nil], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["website", "http://gavinmorrice.com"]] SQL (0.1ms) UPDATE "blog_posts" SET "comments_count" = COALESCE("comments_count", 0) + 1 WHERE "blog_posts"."id" = 1264  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::CommentsController#destroy as HTML Parameters: {"id"=>"518", "post_id"=>"1264", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms  (0.1ms) SELECT COUNT(*) FROM "blog_comments"  Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"", "use_route"=>"blogit"} Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#index as HTML Parameters: {"page"=>"2", "use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#new as HTML Parameters: {"use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#create as HTML Parameters: {"post"=>{"title"=>"Tis is a blog post title", "body"=>"This is the body of the blog post - you'll see it's a lot bigger than the title"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Processing by Blogit::PostsController#edit as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.5ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1768], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] Redirected to http://test.host/blog/posts/1279-something-new Completed 302 Found in 7ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1769], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Something new"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] Redirected to http://test.host/blog/posts/1280-something-new Completed 302 Found in 37ms Processing by Blogit::PostsController#update as HTML Parameters: {"id"=>"1", "post"=>{"title"=>"Something new"}, "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#show as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 5ms User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} Redirected to http://test.host/blog/posts Completed 302 Found in 1ms Processing by Blogit::PostsController#destroy as HTML Parameters: {"id"=>"1", "use_route"=>"blogit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT 1 Redirected to http://test.host/blog/ Completed 302 Found in 1ms SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1774], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1775], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1776], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.4ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1777], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1778], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1779], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1780], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1781 LIMIT 1 SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "Jeronimo"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1782 LIMIT 1 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts"  ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1264 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1264 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1264]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1265 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1265 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1265]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1266 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1266 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1266]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1267 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1267 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1267]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1268 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1268 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1268]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1269 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1269 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1269]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1270 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1270 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1270]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1271 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1271 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1271]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1272 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1272 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1272]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1273 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1273 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1273]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1274 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1274 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1274]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1275 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1275 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1275]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1276 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1276 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1276]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1277 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1277 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1277]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1278 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1278 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1278]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1279 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1279 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1279]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1280 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1280 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1280]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1281 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1281 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1281]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1282 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1282 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1282]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1283 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1283 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1283]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1284 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1284 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.2ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1284]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1285 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1285 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1285]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1286 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1286 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1286]] ActsAsTaggableOn::Tagging Load (0.1ms) SELECT "taggings".* FROM "taggings" WHERE "taggings"."taggable_id" = 1287 AND "taggings"."taggable_type" = 'Blogit::Post' SQL (0.1ms) SELECT "taggings"."id" AS t0_r0, "taggings"."tag_id" AS t0_r1, "taggings"."taggable_id" AS t0_r2, "taggings"."taggable_type" AS t0_r3, "taggings"."tagger_id" AS t0_r4, "taggings"."tagger_type" AS t0_r5, "taggings"."context" AS t0_r6, "taggings"."created_at" AS t0_r7, "tags"."id" AS t1_r0, "tags"."name" AS t1_r1 FROM "taggings" LEFT OUTER JOIN "tags" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = 1287 AND "taggings"."taggable_type" = 'Blogit::Post' AND (taggings.tag_id = tags.id AND taggings.context = 'tags') SQL (0.1ms) DELETE FROM "blog_posts" WHERE "blog_posts"."id" = ? [["id", 1287]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1783], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.2ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1784], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 15 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1785], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 14 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1786], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 13 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1787], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 12 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1788], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 11 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1789], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 10 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1790], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 09 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1791], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Tue, 08 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1792], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Mon, 07 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1793], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sun, 06 Nov 2011 20:55:57 UTC +00:00]] SQL (0.3ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.4ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1794], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Sat, 05 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1795], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Fri, 04 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1796], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Thu, 03 Nov 2011 20:55:57 UTC +00:00]] SQL (0.2ms) INSERT INTO "users" ("created_at", "password", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["password", "password"], ["updated_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["username", "bodacious"]] SQL (0.3ms) INSERT INTO "blog_posts" ("blogger_id", "blogger_type", "body", "comments_count", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["blogger_id", 1797], ["blogger_type", "User"], ["body", "This is the body of the blog post - you'll see it's a lot bigger than the title"], ["comments_count", 0], ["created_at", Wed, 16 Nov 2011 20:55:57 UTC +00:00], ["title", "Tis is a blog post title"], ["updated_at", Wed, 02 Nov 2011 20:55:57 UTC +00:00]] Blogit::Post Load (0.2ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1 OFFSET 0 Blogit::Post Load (0.1ms) SELECT "blog_posts".* FROM "blog_posts" ORDER BY updated_at DESC LIMIT 1  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 5 OFFSET 0) subquery_for_count  (0.1ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "blog_posts" LIMIT 3 OFFSET 0) subquery_for_count