spec/dummy/log/development.log in exposition-0.0.5.4.pre.alpha vs spec/dummy/log/development.log in exposition-0.0.5.5.pre.alpha
- old
+ new
@@ -1059,5 +1059,676 @@
[1m[35m (2.1ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (777.6ms)
Completed 200 OK in 1282ms (Views: 1103.7ms | ActiveRecord: 26.6ms)
+Started GET "/" for ::1 at 2016-07-01 14:40:39 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (4.1ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (4.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (20.6ms)
+ [1m[36mCategorical::Tag Exists (1.2ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (2.6ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (87.5ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (164.8ms)
+Completed 200 OK in 2348ms (Views: 2202.6ms | ActiveRecord: 66.8ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 14:40:57 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.3ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.0ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (2.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (23.0ms)
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (1.8ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (99.7ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (154.2ms)
+Completed 200 OK in 636ms (Views: 527.9ms | ActiveRecord: 24.6ms)
+
+
+Started GET "/assets/exposition/application.self-a62a7bf41ef12937bb298c7a80ad574afe343df4bff4a1c70dd4e597618171c0.css?body=1" for ::1 at 2016-07-01 14:40:59 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:40:59 -0400
+Started GET "/" for ::1 at 2016-07-01 14:42:18 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (0.8ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (0.9ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (0.9ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.5ms)
+ [1m[36mCategorical::Tag Exists (0.9ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (2.0ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (18.4ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (36.6ms)
+Completed 200 OK in 121ms (Views: 112.7ms | ActiveRecord: 4.0ms)
+
+
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:42:18 -0400
+Started GET "/assets/exposition/application.self-a62a7bf41ef12937bb298c7a80ad574afe343df4bff4a1c70dd4e597618171c0.css?body=1" for ::1 at 2016-07-01 14:42:18 -0400
+Started GET "/" for ::1 at 2016-07-01 14:48:28 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (3.4ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (2.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (2.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (11.1ms)
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (2.6ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (49.7ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (110.0ms)
+Completed 200 OK in 226ms (Views: 196.3ms | ActiveRecord: 9.2ms)
+
+
+Started GET "/assets/exposition/application.self-a62a7bf41ef12937bb298c7a80ad574afe343df4bff4a1c70dd4e597618171c0.css?body=1" for ::1 at 2016-07-01 14:48:28 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:48:28 -0400
+Started GET "/" for ::1 at 2016-07-01 14:48:38 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.4ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.3ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.7ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (9.2ms)
+ [1m[36mCategorical::Tag Exists (1.4ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (3.3ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (46.1ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (73.4ms)
+Completed 200 OK in 151ms (Views: 136.9ms | ActiveRecord: 6.4ms)
+
+
+Started GET "/assets/exposition/application.self-a62a7bf41ef12937bb298c7a80ad574afe343df4bff4a1c70dd4e597618171c0.css?body=1" for ::1 at 2016-07-01 14:48:38 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:48:38 -0400
+Started GET "/" for ::1 at 2016-07-01 14:49:06 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.1ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (5.7ms)
+ [1m[36mCategorical::Tag Exists (1.3ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (3.5ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (28.6ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (49.6ms)
+Completed 200 OK in 923ms (Views: 912.8ms | ActiveRecord: 5.1ms)
+
+
+Started GET "/assets/exposition/application.self-a5e531b65b188bdc355430b46474b25f87e993a04cb9ffbd70d230bbbde12cec.css?body=1" for ::1 at 2016-07-01 14:49:07 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:49:07 -0400
+Started GET "/" for ::1 at 2016-07-01 14:49:28 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.0ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.3ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (3.2ms)
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (1.8ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (17.2ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (32.6ms)
+Completed 200 OK in 673ms (Views: 664.4ms | ActiveRecord: 4.4ms)
+
+
+Started GET "/assets/exposition/application.self-c74c77928d0c14e39fc6ae025dcb0e6d7b015a9462289cb64686fc0cffc18d61.css?body=1" for ::1 at 2016-07-01 14:49:29 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:49:29 -0400
+Started GET "/posts/another-test" for ::1 at 2016-07-01 14:49:49 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (0.9ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (2.2ms)
+Completed 200 OK in 46ms (Views: 37.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/posts/another-test" for ::1 at 2016-07-01 14:50:23 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (0.8ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (4.3ms)
+Completed 200 OK in 709ms (Views: 702.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/exposition/application.self-6154175ebee594ad8775f53d3c6b679116ee32f88069160f19da1e5ead73f51e.css?body=1" for ::1 at 2016-07-01 14:50:23 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:50:23 -0400
+Started GET "/posts/another-test" for ::1 at 2016-07-01 14:51:20 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (1.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (1.8ms)
+Completed 200 OK in 39ms (Views: 32.5ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/exposition/application.self-6154175ebee594ad8775f53d3c6b679116ee32f88069160f19da1e5ead73f51e.css?body=1" for ::1 at 2016-07-01 14:51:20 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 14:51:20 -0400
+Started GET "/" for ::1 at 2016-07-01 14:51:51 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.5ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (3.8ms)
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (1.8ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (21.3ms)
+ [1m[35m (0.5ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (70.8ms)
+Completed 200 OK in 115ms (Views: 106.7ms | ActiveRecord: 4.5ms)
+
+
+Started GET "/admin/login" for ::1 at 2016-07-01 14:58:50 -0400
+Processing by Exposition::Admin::SessionsController#new as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (107.1ms)
+ [1m[36mExposition::User Load (5.1ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 557ms (Views: 506.5ms | ActiveRecord: 42.5ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-07-01 14:58:51 -0400
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-07-01 14:58:51 -0400
+Started GET "/assets/exposition/admin/application.self-f65bd21bac68a8b5ceaa2f380f9932b67ea4d43b8f5170feb553ec9156a09060.css?body=1" for ::1 at 2016-07-01 14:58:51 -0400
+Started GET "/assets/exposition/admin/application.self-6a3cf5192354f71615ac51034b3e97c20eda99643fcaf5bbe6d41ad59bd12167.js?body=1" for ::1 at 2016-07-01 14:58:51 -0400
+ [1m[36mExposition::User Load (1.2ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" ORDER BY "exposition_users"."id" DESC LIMIT $1[0m [["LIMIT", 1]]
+Started POST "/admin/login" for ::1 at 2016-07-01 15:22:19 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wzHuzaVeyjgN/As1lRko/0t1k2Lm0sTf1piusLcBz/zpI6G9wSDybHlcJzwVqs1AElIZkqXaOD9uQ/qA9R/3kw==", "session"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (2.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.com"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (22.2ms)
+ [1m[36mExposition::User Load (0.5ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 259ms (Views: 219.1ms | ActiveRecord: 4.0ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:22:26 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"NNBD+1KmRdc14pspaQSvbv+KpW3kLKraxiMKrhYZ2QwewgyLNth9g0FCtyDpt0rRpq0vnackVjp++F6eVAfhYw==", "session"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (0.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.com"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (7.3ms)
+ [1m[36mExposition::User Load (0.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 196ms (Views: 187.4ms | ActiveRecord: 1.6ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:22:42 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"6+kgLB4+uFwXJLcuEuoLpOmV5cFOgZCwiWSn0bwZtX3B+29cekCACGOEmyeSWe4bsLJvMQ2JbFAxv/Ph/geNEg==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (6.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (5.9ms)
+ [1m[36mExposition::User Load (0.9ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 317ms (Views: 160.8ms | ActiveRecord: 7.6ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:22:50 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"VO5f+uWNatnWlccxvwQdjnpwntbjJ0RXJP8Dem0GjnJ+/BCKgfNSjaI16zg/t/gxI1cUJqAvuLecJFdKLxi2HQ==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (2.6ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (4.0ms)
+ [1m[36mExposition::User Load (0.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 244ms (Views: 149.6ms | ActiveRecord: 3.4ms)
+
+
+Started GET "/admin/login" for ::1 at 2016-07-01 15:23:27 -0400
+Processing by Exposition::Admin::SessionsController#new as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (87.7ms)
+ [1m[36mExposition::User Load (1.9ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 462ms (Views: 436.5ms | ActiveRecord: 1.9ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:23:35 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"4w+epOFT8us+MTFOPx3FXpOCi2rkL9yIzd2Y+P7wyr+WwonGT5RCMAm4tO2MpIiDvd1bq+4TkixcDt5MEvtkCQ==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (2.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (12.2ms)
+ [1m[36mExposition::User Load (0.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 295ms (Views: 182.7ms | ActiveRecord: 3.4ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:26:10 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"e47jJTEnSdkkSQQCAH1u2CtOZJJA2CN3c0TTX8AKhoQOQ/RHn+D5AhPAgaGzxCMFBRG0U0rkbdPil5XrLAEoMg==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (1.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (25.8ms)
+ [1m[36mExposition::User Load (0.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 337ms (Views: 206.4ms | ActiveRecord: 2.7ms)
+
+
+Started POST "/admin/login" for ::1 at 2016-07-01 15:26:50 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"3mEMQaPN2eF5aHs27sG0jYKUEEfNgBSr0+vqy3lYTTirrBsjDQppOk7h/pVdePlQrMvAhse8Wg9COKx/lVPjjg==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (1.2ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/sessions/new.html.haml within layouts/exposition/admin (6.8ms)
+ [1m[36mExposition::User Load (0.9ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+Completed 200 OK in 274ms (Views: 173.4ms | ActiveRecord: 2.1ms)
+
+
+ [1m[36mExposition::User Load (2.3ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" ORDER BY "exposition_users"."id" DESC LIMIT $1[0m [["LIMIT", 1]]
+ [1m[35m (1.2ms)[0m [1m[35mBEGIN[0m
+ [1m[36mExposition::User Exists (3.3ms)[0m [1m[34mSELECT 1 AS one FROM "exposition_users" WHERE LOWER("exposition_users"."email") = LOWER($1) AND ("exposition_users"."id" != $2) LIMIT $3[0m [["email", "admin@admin.admin"], ["id", 1], ["LIMIT", 1]]
+ [1m[35mSQL (5.4ms)[0m [1m[33mUPDATE "exposition_users" SET "password_digest" = $1, "updated_at" = $2 WHERE "exposition_users"."id" = $3[0m [["password_digest", "$2a$10$xCvVdEvMpBYPfgW.lVHT/e6/pDSZXRS2DHvM9QZVhVoW9LsJB3HwC"], ["updated_at", 2016-07-01 19:27:01 UTC], ["id", 1]]
+ [1m[35m (3.5ms)[0m [1m[35mCOMMIT[0m
+Started POST "/admin/login" for ::1 at 2016-07-01 15:27:10 -0400
+Processing by Exposition::Admin::SessionsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Pf/NcQcfggO2V02TZ8sGLZ+sWwLCZUFP6kGGD/Tb69xIMtoTqdgy2IHeyDDUckvwsfOLw8hZD+t7ksC7GNBFag==", "session"=>{"email"=>"admin@admin.admin", "password"=>"[FILTERED]"}, "commit"=>"Log in"}
+ [1m[36mExposition::User Load (1.1ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."email" = $1 LIMIT $2[0m [["email", "admin@admin.admin"], ["LIMIT", 1]]
+ [1m[35m (0.4ms)[0m [1m[35mBEGIN[0m
+ [1m[35mSQL (0.9ms)[0m [1m[33mUPDATE "exposition_users" SET "remember_digest" = $1, "updated_at" = $2 WHERE "exposition_users"."id" = $3[0m [["remember_digest", "$2a$10$J9t0q/LtGRYgJiQwyskEwumi.K/fmrbw9rOpOglRnEq8rPhwHGuTG"], ["updated_at", 2016-07-01 19:27:11 UTC], ["id", 1]]
+ [1m[35m (0.7ms)[0m [1m[35mCOMMIT[0m
+Redirected to http://localhost:3000/admin/posts
+Completed 302 Found in 258ms (ActiveRecord: 3.1ms)
+
+
+Started GET "/admin/posts" for ::1 at 2016-07-01 15:27:11 -0400
+Processing by Exposition::Admin::PostsController#index as HTML
+ [1m[36mExposition::User Load (1.8ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin
+ [1m[36mExposition::Post Load (2.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" ORDER BY "exposition_posts"."published_at" DESC LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[36mCACHE (0.0ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.4ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ [1m[36mCACHE (0.1ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.9ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"]]
+ [1m[35m (2.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin (60.6ms)
+Completed 200 OK in 128ms (Views: 106.1ms | ActiveRecord: 8.9ms)
+
+
+Started GET "/admin/tags" for ::1 at 2016-07-01 15:27:36 -0400
+Processing by Exposition::Admin::TagsController#index as HTML
+ [1m[36mExposition::User Load (0.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin
+ [1m[36mCategorical::Tag Load (1.4ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[35m (0.9ms)[0m [1m[34mSELECT COUNT(*) FROM "categorical_tags"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin (14.1ms)
+Completed 200 OK in 58ms (Views: 48.9ms | ActiveRecord: 3.0ms)
+
+
+Started GET "/admin/tags/new" for ::1 at 2016-07-01 15:27:37 -0400
+Processing by Exposition::Admin::TagsController#new as HTML
+ [1m[36mExposition::User Load (0.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/tags/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/shared/_error_handler.html.haml (2.5ms)
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/tags/new.html.haml within layouts/exposition/admin (11.2ms)
+Completed 200 OK in 65ms (Views: 49.6ms | ActiveRecord: 5.6ms)
+
+
+Started POST "/admin/tags" for ::1 at 2016-07-01 15:27:42 -0400
+Processing by Exposition::Admin::TagsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtK5LgMnfZgC0a75KZIuURdvNOfKnImv9cnE8+el3Mk3H65MreDNQzVYK1qaK2OMOTDkJsCgxwtkGoJHC65yfw==", "tag"=>{"label"=>"My Tag"}, "commit"=>"Create Tag"}
+ [1m[36mExposition::User Load (1.1ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[35m (0.7ms)[0m [1m[35mBEGIN[0m
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE LOWER("categorical_tags"."label") = LOWER($1) LIMIT $2[0m [["label", "My Tag"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE "categorical_tags"."slug" = $1 LIMIT $2[0m [["slug", "my-tag"], ["LIMIT", 1]]
+ [1m[35mSQL (14.6ms)[0m [1m[32mINSERT INTO "categorical_tags" ("label", "slug", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["label", "My Tag"], ["slug", "my-tag"], ["created_at", 2016-07-01 19:27:42 UTC], ["updated_at", 2016-07-01 19:27:42 UTC]]
+ [1m[35m (1.7ms)[0m [1m[35mCOMMIT[0m
+Redirected to http://localhost:3000/admin/tags
+Completed 302 Found in 139ms (ActiveRecord: 22.6ms)
+
+
+Started GET "/admin/tags" for ::1 at 2016-07-01 15:27:42 -0400
+Processing by Exposition::Admin::TagsController#index as HTML
+ [1m[36mExposition::User Load (0.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin
+ [1m[36mCategorical::Tag Load (0.5ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[35m (0.5ms)[0m [1m[34mSELECT COUNT(*) FROM "categorical_tags"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin (11.3ms)
+Completed 200 OK in 46ms (Views: 39.1ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/admin/tags/new" for ::1 at 2016-07-01 15:27:43 -0400
+Processing by Exposition::Admin::TagsController#new as HTML
+ [1m[36mExposition::User Load (0.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/tags/new.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/shared/_error_handler.html.haml (1.9ms)
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/tags/new.html.haml within layouts/exposition/admin (7.9ms)
+Completed 200 OK in 42ms (Views: 37.9ms | ActiveRecord: 0.7ms)
+
+
+Started POST "/admin/tags" for ::1 at 2016-07-01 15:27:48 -0400
+Processing by Exposition::Admin::TagsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"4WxEGW4jjlHCmPnh7kqBkDLj9q32BO7gC+HhReBxeNaUoVN7wOQ+ivURfEJd88xNHLwmbPw4oESaMqfxDHrWYA==", "tag"=>{"label"=>"Another Tag"}, "commit"=>"Create Tag"}
+ [1m[36mExposition::User Load (0.7ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[35m (0.2ms)[0m [1m[35mBEGIN[0m
+ [1m[36mCategorical::Tag Exists (1.4ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE LOWER("categorical_tags"."label") = LOWER($1) LIMIT $2[0m [["label", "Another Tag"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE "categorical_tags"."slug" = $1 LIMIT $2[0m [["slug", "another-tag"], ["LIMIT", 1]]
+ [1m[35mSQL (0.9ms)[0m [1m[32mINSERT INTO "categorical_tags" ("label", "slug", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["label", "Another Tag"], ["slug", "another-tag"], ["created_at", 2016-07-01 19:27:48 UTC], ["updated_at", 2016-07-01 19:27:48 UTC]]
+ [1m[35m (0.5ms)[0m [1m[35mCOMMIT[0m
+Redirected to http://localhost:3000/admin/tags
+Completed 302 Found in 16ms (ActiveRecord: 7.3ms)
+
+
+Started GET "/admin/tags" for ::1 at 2016-07-01 15:27:48 -0400
+Processing by Exposition::Admin::TagsController#index as HTML
+ [1m[36mExposition::User Load (0.5ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin
+ [1m[36mCategorical::Tag Load (0.8ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "categorical_tags"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/tags/index.html.haml within layouts/exposition/admin (51.3ms)
+Completed 200 OK in 95ms (Views: 87.4ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/admin/posts" for ::1 at 2016-07-01 15:27:51 -0400
+Processing by Exposition::Admin::PostsController#index as HTML
+ [1m[36mExposition::User Load (0.6ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin
+ [1m[36mExposition::Post Load (1.0ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" ORDER BY "exposition_posts"."published_at" DESC LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[36mCACHE (0.0ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.7ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ [1m[36mCACHE (0.0ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.7ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"]]
+ [1m[35m (0.5ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin (25.7ms)
+Completed 200 OK in 82ms (Views: 65.5ms | ActiveRecord: 3.6ms)
+
+
+Started GET "/admin/posts/another-test/edit" for ::1 at 2016-07-01 15:27:53 -0400
+Processing by Exposition::Admin::PostsController#edit as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::User Load (0.6ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mExposition::Post Load (1.2ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."slug" = $1 LIMIT $2[0m [["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/posts/edit.html.haml within layouts/exposition/admin
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/shared/_error_handler.html.haml (2.3ms)
+ [1m[36mExposition::User Load (0.6ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users"[0m
+ [1m[36mCategorical::Tag Load (0.5ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags"[0m
+ [1m[35m (1.2ms)[0m [1m[34mSELECT "categorical_tags".id FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/posts/_form_fields.html.haml (31.7ms)
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/posts/edit.html.haml within layouts/exposition/admin (44.9ms)
+Completed 200 OK in 95ms (Views: 83.2ms | ActiveRecord: 5.2ms)
+
+
+Started PATCH "/admin/posts/another-test" for ::1 at 2016-07-01 15:27:59 -0400
+Processing by Exposition::Admin::PostsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"lXVcOPkOpCf7yaw7vUGNF92Xu6FuM3DUtGGYVbeprwLguEtaV8kU/MxAKZgO+MDK88hrYGQPPnAlst7hW6IBtA==", "post"=>{"title"=>"Another test", "summary"=>"Just another test", "body"=>"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras eget nibh neque. Proin sed tellus id neque accumsan cursus. Nam lacinia diam sit amet tortor tincidunt nec semper neque vulputate. Vestibulum eros enim, facilisis a fermentum sit amet, fringilla at odio. Duis vestibulum volutpat massa, et semper sapien tincidunt non. Curabitur pellentesque dictum nisi ac dictum. Nunc viverra felis nec risus consectetur suscipit. Sed pellentesque pharetra nibh sit amet porta. Aenean metus ligula, accumsan vehicula facilisis eu, consectetur ac ante. Nulla adipiscing, erat eu aliquet tincidunt, nunc arcu elementum mi, non lacinia sapien lorem et lacus. Donec tortor justo, ultricies id dictum in, feugiat vitae nunc.\r\n \r\n Phasellus cursus tristique dui nec imperdiet. Cras viverra porta placerat. Nunc commodo convallis elit, hendrerit porta massa consequat eu. In rutrum luctus felis sit amet imperdiet. Nulla magna arcu, sollicitudin sed congue eu, porttitor sed libero. Aliquam aliquam nulla vel nulla gravida tempor facilisis diam placerat. Nullam viverra, sem eget bibendum interdum, enim urna gravida ante, ut vulputate orci odio et eros. Pellentesque sit amet convallis ante. Etiam neque dui, accumsan ut lacinia pharetra, placerat ut sem. Suspendisse vehicula mi eu odio egestas vehicula.", "author_id"=>"1", "slug"=>"another-test", "tag_ids"=>["", "1", "2"], "published"=>"1"}, "commit"=>"Update Post", "id"=>"another-test"}
+ [1m[36mExposition::User Load (0.5ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mExposition::Post Load (0.8ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."slug" = $1 LIMIT $2[0m [["slug", "another-test"], ["LIMIT", 1]]
+ [1m[35m (0.2ms)[0m [1m[35mBEGIN[0m
+ [1m[36mCategorical::Tag Load (2.4ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" WHERE "categorical_tags"."id" IN (1, 2)[0m
+ [1m[36mCategorical::Tag Load (1.2ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ [1m[36mCategorical::Tag Exists (1.2ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE LOWER("categorical_tags"."label") = LOWER($1) AND ("categorical_tags"."id" != $2) LIMIT $3[0m [["label", "My Tag"], ["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE "categorical_tags"."slug" = $1 AND ("categorical_tags"."id" != $2) LIMIT $3[0m [["slug", "my-tag"], ["id", 1], ["LIMIT", 1]]
+ [1m[35mSQL (1.4ms)[0m [1m[32mINSERT INTO "categorical_taggings" ("taggable_id", "taggable_type", "tag_id") VALUES ($1, $2, $3) RETURNING "id"[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["tag_id", 1]]
+ [1m[36mCategorical::Tag Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE LOWER("categorical_tags"."label") = LOWER($1) AND ("categorical_tags"."id" != $2) LIMIT $3[0m [["label", "Another Tag"], ["id", 2], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" WHERE "categorical_tags"."slug" = $1 AND ("categorical_tags"."id" != $2) LIMIT $3[0m [["slug", "another-tag"], ["id", 2], ["LIMIT", 1]]
+ [1m[35mSQL (0.6ms)[0m [1m[32mINSERT INTO "categorical_taggings" ("taggable_id", "taggable_type", "tag_id") VALUES ($1, $2, $3) RETURNING "id"[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["tag_id", 2]]
+ [1m[36mExposition::User Load (0.5ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mExposition::Post Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "exposition_posts" WHERE "exposition_posts"."slug" = $1 AND ("exposition_posts"."id" != $2) LIMIT $3[0m [["slug", "another-test"], ["id", 2], ["LIMIT", 1]]
+ [1m[35mSQL (2.1ms)[0m [1m[33mUPDATE "exposition_posts" SET "body" = $1, "updated_at" = $2 WHERE "exposition_posts"."id" = $3[0m [["body", "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras eget nibh neque. Proin sed tellus id neque accumsan cursus. Nam lacinia diam sit amet tortor tincidunt nec semper neque vulputate. Vestibulum eros enim, facilisis a fermentum sit amet, fringilla at odio. Duis vestibulum volutpat massa, et semper sapien tincidunt non. Curabitur pellentesque dictum nisi ac dictum. Nunc viverra felis nec risus consectetur suscipit. Sed pellentesque pharetra nibh sit amet porta. Aenean metus ligula, accumsan vehicula facilisis eu, consectetur ac ante. Nulla adipiscing, erat eu aliquet tincidunt, nunc arcu elementum mi, non lacinia sapien lorem et lacus. Donec tortor justo, ultricies id dictum in, feugiat vitae nunc.\r\n \r\n Phasellus cursus tristique dui nec imperdiet. Cras viverra porta placerat. Nunc commodo convallis elit, hendrerit porta massa consequat eu. In rutrum luctus felis sit amet imperdiet. Nulla magna arcu, sollicitudin sed congue eu, porttitor sed libero. Aliquam aliquam nulla vel nulla gravida tempor facilisis diam placerat. Nullam viverra, sem eget bibendum interdum, enim urna gravida ante, ut vulputate orci odio et eros. Pellentesque sit amet convallis ante. Etiam neque dui, accumsan ut lacinia pharetra, placerat ut sem. Suspendisse vehicula mi eu odio egestas vehicula."], ["updated_at", 2016-07-01 19:27:59 UTC], ["id", 2]]
+ [1m[35m (0.5ms)[0m [1m[35mCOMMIT[0m
+Redirected to http://localhost:3000/admin/posts
+Completed 302 Found in 64ms (ActiveRecord: 23.0ms)
+
+
+Started GET "/admin/posts" for ::1 at 2016-07-01 15:27:59 -0400
+Processing by Exposition::Admin::PostsController#index as HTML
+ [1m[36mExposition::User Load (0.6ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin
+ [1m[36mExposition::Post Load (1.2ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" ORDER BY "exposition_posts"."published_at" DESC LIMIT $1 OFFSET $2[0m [["LIMIT", 25], ["OFFSET", 0]]
+ [1m[36mCACHE (0.0ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.6ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"]]
+ [1m[36mCACHE (0.0ms)[0m [1m[34mSELECT "exposition_users".* FROM "exposition_users" WHERE "exposition_users"."id" = $1 LIMIT $2[0m [["id", 1], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.7ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ [1m[35m (0.5ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts"[0m
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/admin/posts/index.html.haml within layouts/exposition/admin (26.1ms)
+Completed 200 OK in 78ms (Views: 68.0ms | ActiveRecord: 3.7ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 15:28:02 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.2ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (0.9ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.1ms)
+ [1m[36mCategorical::Tag Exists (0.9ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.3ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (5.2ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (28.1ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (48.3ms)
+Completed 200 OK in 97ms (Views: 87.9ms | ActiveRecord: 5.7ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 15:31:37 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (5.1ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (2.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (8.9ms)
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.0ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (13.2ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (74.9ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (150.5ms)
+Completed 200 OK in 302ms (Views: 268.9ms | ActiveRecord: 10.9ms)
+
+
+Started GET "/assets/exposition/application.self-6154175ebee594ad8775f53d3c6b679116ee32f88069160f19da1e5ead73f51e.css?body=1" for ::1 at 2016-07-01 15:31:38 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 15:31:38 -0400
+Started GET "/" for ::1 at 2016-07-01 15:34:19 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.3ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (2.0ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.4ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (18.2ms)
+ [1m[36mCategorical::Tag Exists (1.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.2ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (12.7ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (88.3ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (171.2ms)
+Completed 200 OK in 1126ms (Views: 1096.7ms | ActiveRecord: 7.6ms)
+
+
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 15:34:20 -0400
+Started GET "/assets/exposition/application.self-4b425c7c13f00e55f69793cd2b87663131990d6d53895416dd5da0882e1f2ef9.css?body=1" for ::1 at 2016-07-01 15:34:20 -0400
+Started GET "/" for ::1 at 2016-07-01 15:34:26 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (2.7ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (2.3ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.2ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.3ms)
+ [1m[36mCategorical::Tag Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.9ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.3ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (22.1ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (43.5ms)
+Completed 200 OK in 654ms (Views: 642.2ms | ActiveRecord: 8.7ms)
+
+
+Started GET "/assets/exposition/application.self-3789660c7c3f3e706eb8a5b000b8abb4be7a79206e68fe81a6cd9fba569ded6a.css?body=1" for ::1 at 2016-07-01 15:34:27 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 15:34:27 -0400
+Started GET "/" for ::1 at 2016-07-01 15:34:32 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.5ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.2ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.7ms)
+ [1m[36mCategorical::Tag Exists (1.3ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.9ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (7.2ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (24.4ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (43.8ms)
+Completed 200 OK in 595ms (Views: 583.1ms | ActiveRecord: 7.8ms)
+
+
+Started GET "/assets/exposition/application.self-bc48b176f0ee4ee32e482f46f56bfce104bb27783193c0960a73df82823c5981.css?body=1" for ::1 at 2016-07-01 15:34:33 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 15:34:33 -0400
+Started GET "/" for ::1 at 2016-07-01 15:36:42 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.3ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.4ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (5.9ms)
+ [1m[36mCategorical::Tag Exists (1.9ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.9ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (8.6ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (45.5ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (245.6ms)
+Completed 200 OK in 348ms (Views: 319.9ms | ActiveRecord: 7.3ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 15:48:20 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.2ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.3ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (2.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (19.9ms)
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.6ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (12.7ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (89.3ms)
+ [1m[35m (0.6ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (154.1ms)
+Completed 200 OK in 684ms (Views: 568.1ms | ActiveRecord: 24.9ms)
+
+
+Started GET "/assets/exposition/application.self-bc48b176f0ee4ee32e482f46f56bfce104bb27783193c0960a73df82823c5981.css?body=1" for ::1 at 2016-07-01 15:48:21 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 15:48:21 -0400
+Started GET "/" for ::1 at 2016-07-01 16:40:30 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.7ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (2.0ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (5.3ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (25.8ms)
+ [1m[36mCategorical::Tag Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.9ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (6.6ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (159.1ms)
+ [1m[35m (1.0ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (216.1ms)
+Completed 200 OK in 1160ms (Views: 1126.4ms | ActiveRecord: 12.9ms)
+
+
+Started GET "/assets/exposition/application.self-1d7a1d8f8285e054a988859b48c52af4e341285a26b062e6086462bb21dd7e59.css?body=1" for ::1 at 2016-07-01 16:40:31 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 16:40:31 -0400
+Started GET "/posts/test-title" for ::1 at 2016-07-01 16:40:36 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"test-title"}
+ [1m[36mExposition::Post Load (1.4ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "test-title"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (36.3ms)
+Completed 200 OK in 262ms (Views: 253.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/posts/another-test" for ::1 at 2016-07-01 16:40:48 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (4.1ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (4.7ms)
+Completed 200 OK in 50ms (Views: 42.0ms | ActiveRecord: 4.1ms)
+
+
+Started GET "/posts/another-test" for ::1 at 2016-07-01 16:41:34 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (0.8ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (3.0ms)
+Completed 200 OK in 47ms (Views: 41.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 16:41:34 -0400
+Started GET "/assets/exposition/application.self-bc48b176f0ee4ee32e482f46f56bfce104bb27783193c0960a73df82823c5981.css?body=1" for ::1 at 2016-07-01 16:41:34 -0400
+Started GET "/posts/another-test" for ::1 at 2016-07-01 16:41:36 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (0.7ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (2.8ms)
+Completed 200 OK in 41ms (Views: 36.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/exposition/application.self-bc48b176f0ee4ee32e482f46f56bfce104bb27783193c0960a73df82823c5981.css?body=1" for ::1 at 2016-07-01 16:41:36 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 16:41:36 -0400
+Started GET "/posts/another-test" for ::1 at 2016-07-01 16:53:39 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"another-test"}
+ [1m[36mExposition::Post Load (3.5ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "another-test"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (7.7ms)
+Completed 200 OK in 1448ms (Views: 1312.6ms | ActiveRecord: 27.4ms)
+
+
+Started GET "/assets/exposition/application.self-f6998f1e99320fe331e4f9a6920c953ba34401b07edb64ca28e4886d511558ed.css?body=1" for ::1 at 2016-07-01 16:53:41 -0400
+Started GET "/assets/exposition/twitter-5ed7dd10b95665b5d9056ecdab697788dd8b2ce71cecb98972b70b7b27a93213.svg" for ::1 at 2016-07-01 16:53:41 -0400
+Started GET "/" for ::1 at 2016-07-01 16:53:48 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (3.0ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.7ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (3.5ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (21.8ms)
+ [1m[36mCategorical::Tag Exists (2.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (0.6ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (16.6ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (85.6ms)
+ [1m[35m (0.7ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (111.4ms)
+Completed 200 OK in 151ms (Views: 130.0ms | ActiveRecord: 16.8ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 16:53:48 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (2.3ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (1.9ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (2.0ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (4.5ms)
+ [1m[36mCategorical::Tag Exists (0.9ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.1ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (5.9ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (24.6ms)
+ [1m[35m (1.0ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (46.2ms)
+Completed 200 OK in 86ms (Views: 72.0ms | ActiveRecord: 9.2ms)
+
+
+Started GET "/posts/test-title" for ::1 at 2016-07-01 17:06:03 -0400
+Processing by Exposition::PostsController#show as HTML
+ Parameters: {"id"=>"test-title"}
+ [1m[36mExposition::Post Load (1.8ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 AND "exposition_posts"."slug" = $2 LIMIT $3[0m [["published", true], ["slug", "test-title"], ["LIMIT", 1]]
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/show.html.haml within layouts/exposition/application (74.9ms)
+Completed 200 OK in 200ms (Views: 165.2ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/" for ::1 at 2016-07-01 17:06:11 -0400
+Processing by Exposition::PostsController#index as HTML
+ Rendering /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application
+ [1m[35m (1.3ms)[0m [1m[34mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 LIMIT $2 OFFSET $3) subquery_for_count[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mExposition::Post Load (3.2ms)[0m [1m[34mSELECT "exposition_posts".* FROM "exposition_posts" WHERE "exposition_posts"."published" = $1 ORDER BY "exposition_posts"."published_at" DESC LIMIT $2 OFFSET $3[0m [["published", true], ["LIMIT", 10], ["OFFSET", 0]]
+ [1m[36mCategorical::Tag Exists (1.1ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 1], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (5.3ms)
+ [1m[36mCategorical::Tag Exists (1.5ms)[0m [1m[34mSELECT 1 AS one FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2 LIMIT $3[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"], ["LIMIT", 1]]
+ [1m[36mCategorical::Tag Load (1.0ms)[0m [1m[34mSELECT "categorical_tags".* FROM "categorical_tags" INNER JOIN "categorical_taggings" ON "categorical_tags"."id" = "categorical_taggings"."tag_id" WHERE "categorical_taggings"."taggable_id" = $1 AND "categorical_taggings"."taggable_type" = $2[0m [["taggable_id", 2], ["taggable_type", "Exposition::Post"]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/_tags.html.haml (8.7ms)
+ Rendered collection of /Users/jklina/Development/exposition/app/views/exposition/posts/_post.html.haml [2 times] (38.2ms)
+ [1m[35m (1.3ms)[0m [1m[34mSELECT COUNT(*) FROM "exposition_posts" WHERE "exposition_posts"."published" = $1[0m [["published", true]]
+ Rendered /Users/jklina/Development/exposition/app/views/exposition/posts/index.html.haml within layouts/exposition/application (65.6ms)
+Completed 200 OK in 112ms (Views: 96.8ms | ActiveRecord: 9.5ms)
+
+